Adding a tooltip for the popup button widget

This commit is contained in:
Hombre
2010-11-05 01:57:15 +01:00
parent 0d60fb4028
commit 791622c3a0
7 changed files with 12 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ private:
int selected;
bool hasText;
bool imageRight;
bool hasMenu;
void showMenu(GdkEventButton* event);
void entrySelected (int i);