Mercurial > hg > svgui
comparison 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 |
comparison
equal
deleted
inserted
replaced
150:b1a3a9400284 | 151:8f51db2434dc |
---|---|
22 ListInputDialog.h \ | 22 ListInputDialog.h \ |
23 PluginParameterBox.h \ | 23 PluginParameterBox.h \ |
24 PluginParameterDialog.h \ | 24 PluginParameterDialog.h \ |
25 PropertyBox.h \ | 25 PropertyBox.h \ |
26 PropertyStack.h \ | 26 PropertyStack.h \ |
27 SubdividingMenu.h \ | |
27 Thumbwheel.h \ | 28 Thumbwheel.h \ |
28 WindowShapePreview.h \ | 29 WindowShapePreview.h \ |
29 WindowTypeSelector.h | 30 WindowTypeSelector.h |
30 SOURCES += AudioDial.cpp \ | 31 SOURCES += AudioDial.cpp \ |
31 Fader.cpp \ | 32 Fader.cpp \ |
35 ListInputDialog.cpp \ | 36 ListInputDialog.cpp \ |
36 PluginParameterBox.cpp \ | 37 PluginParameterBox.cpp \ |
37 PluginParameterDialog.cpp \ | 38 PluginParameterDialog.cpp \ |
38 PropertyBox.cpp \ | 39 PropertyBox.cpp \ |
39 PropertyStack.cpp \ | 40 PropertyStack.cpp \ |
41 SubdividingMenu.cpp \ | |
40 Thumbwheel.cpp \ | 42 Thumbwheel.cpp \ |
41 WindowShapePreview.cpp \ | 43 WindowShapePreview.cpp \ |
42 WindowTypeSelector.cpp | 44 WindowTypeSelector.cpp |