summaryrefslogtreecommitdiff
path: root/libs/surfaces/faderport/gui.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2015-12-01 09:03:16 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2015-12-01 09:23:08 -0500
commit620f1caf23126a23d169f0230a4a53e898b136e5 (patch)
treef6e0202512814c3d179f8221f3a2db002185467c /libs/surfaces/faderport/gui.h
parentd6943a340686c01d4e34fff79f933e102725a24c (diff)
faderport: stick a nice little image of the faderport in the surface GUI
Ideally, the PNG file would be part of the surface GUI but for now just put the PNG into gtk2_ardour/icons
Diffstat (limited to 'libs/surfaces/faderport/gui.h')
-rw-r--r--libs/surfaces/faderport/gui.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/surfaces/faderport/gui.h b/libs/surfaces/faderport/gui.h
index a3e02141c8..62580ded6f 100644
--- a/libs/surfaces/faderport/gui.h
+++ b/libs/surfaces/faderport/gui.h
@@ -25,6 +25,7 @@
#include <gtkmm/box.h>
#include <gtkmm/combobox.h>
+#include <gtkmm/image.h>
#include <gtkmm/table.h>
#include <gtkmm/treestore.h>
@@ -45,10 +46,12 @@ public:
private:
FaderPort& fp;
+ Gtk::HBox hpacker;
Gtk::Table table;
Gtk::Table action_table;
Gtk::ComboBox input_combo;
Gtk::ComboBox output_combo;
+ Gtk::Image image;
/* the mix, proj, trns and user buttons have no obvious semantics for
* ardour, mixbus etc., so we allow the user to define their