Add method to explicitly handle menu item sensitivy for the pop-up button.
This commit is contained in:
@@ -68,6 +68,7 @@ private:
|
||||
|
||||
void showMenu(GdkEventButton* event);
|
||||
void entrySelected (int i);
|
||||
void setItemSensitivity (int i, bool isSensitive);
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user