diff widgets/widgets.pro @ 151:8f51db2434dc

* Pull alphabetical categorisation code out into a SubdividingMenu class
author Chris Cannam
date Mon, 25 Sep 2006 11:21:12 +0000
parents 5ec6b60658d8
children d0b95a8cac96
line wrap: on
line diff
--- a/widgets/widgets.pro	Fri Sep 22 16:46:10 2006 +0000
+++ b/widgets/widgets.pro	Mon Sep 25 11:21:12 2006 +0000
@@ -24,6 +24,7 @@
            PluginParameterDialog.h \
            PropertyBox.h \
            PropertyStack.h \
+           SubdividingMenu.h \
            Thumbwheel.h \
            WindowShapePreview.h \
            WindowTypeSelector.h
@@ -37,6 +38,7 @@
            PluginParameterDialog.cpp \
            PropertyBox.cpp \
            PropertyStack.cpp \
+           SubdividingMenu.cpp \
            Thumbwheel.cpp \
            WindowShapePreview.cpp \
            WindowTypeSelector.cpp