Move more Gtkmm2ext widgets into libwidget

This commit is contained in:
Robin Gareus 2017-07-17 04:55:52 +02:00
parent b5e9451bc7
commit f9e5e4360e
78 changed files with 428 additions and 443 deletions

View file

@ -24,7 +24,7 @@
#include <boost/shared_ptr.hpp>
#include "gtkmm2ext/binding_proxy.h"
#include "widgets/binding_proxy.h"
#include "panner_interface.h"
@ -72,7 +72,7 @@ private:
double accumulated_delta;
bool detented;
BindingProxy position_binder;
ArdourWidgets::BindingProxy position_binder;
void set_tooltip ();