Mercurial > hg > svgui
comparison widgets/widgets.pro @ 311:fee76aa923d8
* Add Reset Counters... function
author | Chris Cannam |
---|---|
date | Wed, 10 Oct 2007 10:22:34 +0000 |
parents | 46faec7aae12 |
children | 4a542ba875c2 |
comparison
equal
deleted
inserted
replaced
310:f4458c8bffa6 | 311:fee76aa923d8 |
---|---|
19 Fader.h \ | 19 Fader.h \ |
20 IconLoader.h \ | 20 IconLoader.h \ |
21 ImageDialog.h \ | 21 ImageDialog.h \ |
22 ItemEditDialog.h \ | 22 ItemEditDialog.h \ |
23 KeyReference.h \ | 23 KeyReference.h \ |
24 LabelCounterInputDialog.h \ | |
24 LayerTree.h \ | 25 LayerTree.h \ |
25 LEDButton.h \ | 26 LEDButton.h \ |
26 ListInputDialog.h \ | 27 ListInputDialog.h \ |
27 NotifyingCheckBox.h \ | 28 NotifyingCheckBox.h \ |
28 NotifyingComboBox.h \ | 29 NotifyingComboBox.h \ |
44 Fader.cpp \ | 45 Fader.cpp \ |
45 IconLoader.cpp \ | 46 IconLoader.cpp \ |
46 ImageDialog.cpp \ | 47 ImageDialog.cpp \ |
47 ItemEditDialog.cpp \ | 48 ItemEditDialog.cpp \ |
48 KeyReference.cpp \ | 49 KeyReference.cpp \ |
50 LabelCounterInputDialog.cpp \ | |
49 LayerTree.cpp \ | 51 LayerTree.cpp \ |
50 LEDButton.cpp \ | 52 LEDButton.cpp \ |
51 ListInputDialog.cpp \ | 53 ListInputDialog.cpp \ |
52 NotifyingCheckBox.cpp \ | 54 NotifyingCheckBox.cpp \ |
53 NotifyingComboBox.cpp \ | 55 NotifyingComboBox.cpp \ |