Merge branch 'dev' into hidpi-icons

This commit is contained in:
Hombre
2019-02-25 22:37:00 +01:00
104 changed files with 1550 additions and 1131 deletions

View File

@@ -195,6 +195,8 @@ private:
ExpanderBox* expBox; /// Frame that includes the child and control its visibility
Gtk::EventBox *imageEvBox; /// Enable/Disable or Open/Close arrow event box
using Gtk::Container::add;
/// Triggered on opened/closed event
bool on_toggle(GdkEventButton* event);
/// Triggered on enabled/disabled change -> will emit a toggle event to the connected objects