parent
90e927f55a
commit
af501a7e4e
|
@ -53,10 +53,6 @@ public:
|
|||
// Don't use the passed in accelerator table, create a new empty one
|
||||
wxMenuBar::SetAcceleratorTable( wxAcceleratorTable() );
|
||||
}
|
||||
|
||||
#ifdef __WXMAC__
|
||||
void SetDoubleBuffered( bool ) { }
|
||||
#endif
|
||||
};
|
||||
|
||||
#endif // WX_MENUBAR_H_
|
||||
#endif // COMMON_WIDGETS_WX_BUSY_INDICATOR__H
|
||||
|
|
Loading…
Reference in New Issue