diff widgets/widgets.pro @ 172:d0b95a8cac96

* A start to a panner widget to go with thumbwheels
author Chris Cannam
date Wed, 18 Oct 2006 16:38:30 +0000
parents 8f51db2434dc
children dd573e090eed
line wrap: on
line diff
--- a/widgets/widgets.pro	Tue Oct 17 18:54:43 2006 +0000
+++ b/widgets/widgets.pro	Wed Oct 18 16:38:30 2006 +0000
@@ -20,6 +20,7 @@
            LayerTree.h \
            LEDButton.h \
            ListInputDialog.h \
+           Panner.h \
            PluginParameterBox.h \
            PluginParameterDialog.h \
            PropertyBox.h \
@@ -34,6 +35,7 @@
            LayerTree.cpp \
            LEDButton.cpp \
            ListInputDialog.cpp \
+           Panner.cpp \
            PluginParameterBox.cpp \
            PluginParameterDialog.cpp \
            PropertyBox.cpp \