Mercurial > hg > svgui
comparison 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 |
comparison
equal
deleted
inserted
replaced
171:78d523e8433e | 172:d0b95a8cac96 |
---|---|
18 Fader.h \ | 18 Fader.h \ |
19 ItemEditDialog.h \ | 19 ItemEditDialog.h \ |
20 LayerTree.h \ | 20 LayerTree.h \ |
21 LEDButton.h \ | 21 LEDButton.h \ |
22 ListInputDialog.h \ | 22 ListInputDialog.h \ |
23 Panner.h \ | |
23 PluginParameterBox.h \ | 24 PluginParameterBox.h \ |
24 PluginParameterDialog.h \ | 25 PluginParameterDialog.h \ |
25 PropertyBox.h \ | 26 PropertyBox.h \ |
26 PropertyStack.h \ | 27 PropertyStack.h \ |
27 SubdividingMenu.h \ | 28 SubdividingMenu.h \ |
32 Fader.cpp \ | 33 Fader.cpp \ |
33 ItemEditDialog.cpp \ | 34 ItemEditDialog.cpp \ |
34 LayerTree.cpp \ | 35 LayerTree.cpp \ |
35 LEDButton.cpp \ | 36 LEDButton.cpp \ |
36 ListInputDialog.cpp \ | 37 ListInputDialog.cpp \ |
38 Panner.cpp \ | |
37 PluginParameterBox.cpp \ | 39 PluginParameterBox.cpp \ |
38 PluginParameterDialog.cpp \ | 40 PluginParameterDialog.cpp \ |
39 PropertyBox.cpp \ | 41 PropertyBox.cpp \ |
40 PropertyStack.cpp \ | 42 PropertyStack.cpp \ |
41 SubdividingMenu.cpp \ | 43 SubdividingMenu.cpp \ |