diff widgets/widgets.pro @ 188:dd573e090eed

* Add range input dialog * Make Panner support middle-click/ctrl-left-click to reset and emit doubleClicked when doubleClicked instead of resetting * Use range input dialog to enter new values for panner on double-click
author Chris Cannam
date Fri, 12 Jan 2007 21:52:56 +0000
parents d0b95a8cac96
children 5b7472db612b
line wrap: on
line diff
--- a/widgets/widgets.pro	Fri Jan 12 14:49:18 2007 +0000
+++ b/widgets/widgets.pro	Fri Jan 12 21:52:56 2007 +0000
@@ -25,6 +25,7 @@
            PluginParameterDialog.h \
            PropertyBox.h \
            PropertyStack.h \
+           RangeInputDialog.h \
            SubdividingMenu.h \
            Thumbwheel.h \
            WindowShapePreview.h \
@@ -40,6 +41,7 @@
            PluginParameterDialog.cpp \
            PropertyBox.cpp \
            PropertyStack.cpp \
+           RangeInputDialog.cpp \
            SubdividingMenu.cpp \
            Thumbwheel.cpp \
            WindowShapePreview.cpp \