BMenuItem: Remove _DrawFunctionChar() cruft added in hrev58589
Change-Id: I7fbc1dc194be91705646f6e822d03e9773bd649a
This commit is contained in:
@@ -93,7 +93,6 @@ private:
|
|||||||
void _DrawShortcutSymbol(bool);
|
void _DrawShortcutSymbol(bool);
|
||||||
void _DrawSubmenuSymbol();
|
void _DrawSubmenuSymbol();
|
||||||
void _DrawControlChar(char shortcut, BPoint where);
|
void _DrawControlChar(char shortcut, BPoint where);
|
||||||
void _DrawFunctionChar(uint32 rawKey, BPoint where);
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
char* fLabel;
|
char* fLabel;
|
||||||
|
|||||||
Reference in New Issue
Block a user