Adding the Absolute entry for monitor rendering intent + icons updated

This commit is contained in:
Hombre
2015-12-28 14:43:37 +01:00
parent 4ecf463f9f
commit 0daea66597
17 changed files with 182 additions and 151 deletions

View File

@@ -54,6 +54,7 @@ public:
void setButtonHint();
void show ();
void set_tooltip_text (const Glib::ustring &text);
void setItemSensitivity (int i, bool isSensitive);
private:
type_signal_changed message;
@@ -69,7 +70,6 @@ private:
bool hasMenu;
void showMenu(GdkEventButton* event);
void setItemSensitivity (int i, bool isSensitive);
protected:
void entrySelected (int i);