summaryrefslogtreecommitdiff
path: root/gtk2_ardour/processor_box.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-01 01:22:08 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-01 01:22:08 +0000
commit521937a9d189b74d85391083f0e17e316d073dad (patch)
tree7cb06c2b40ff659b3372fc74dcf04497ed4298e9 /gtk2_ardour/processor_box.h
parent0fdb513786c55815db43971778af0442dda50548 (diff)
catchup on previous commit relating to who owns ActiveState and VisualState
git-svn-id: svn://localhost/ardour2/branches/3.0@10372 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/processor_box.h')
-rw-r--r--gtk2_ardour/processor_box.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/processor_box.h b/gtk2_ardour/processor_box.h
index 68ba7e9679..13eed5e663 100644
--- a/gtk2_ardour/processor_box.h
+++ b/gtk2_ardour/processor_box.h
@@ -107,7 +107,7 @@ public:
Gtk::EventBox& action_widget ();
Gtk::Widget& widget ();
std::string drag_text () const;
- void set_visual_state (Gtk::StateType);
+ void set_visual_state (Gtkmm2ext::VisualState, bool);
enum Position {
PreFader,