Mercurial > hg > svgui
diff widgets/widgets.pro @ 189:5b7472db612b
* Add large chunks of context help in the optional status bar
* Add an extra overlay mode in which even the centre frame is disabled
* Fixes to FTP retrieval
author | Chris Cannam |
---|---|
date | Fri, 19 Jan 2007 13:13:14 +0000 |
parents | dd573e090eed |
children | 53835534a9d3 |
line wrap: on
line diff
--- a/widgets/widgets.pro Fri Jan 12 21:52:56 2007 +0000 +++ b/widgets/widgets.pro Fri Jan 19 13:13:14 2007 +0000 @@ -20,6 +20,9 @@ LayerTree.h \ LEDButton.h \ ListInputDialog.h \ + NotifyingCheckBox.h \ + NotifyingComboBox.h \ + NotifyingPushButton.h \ Panner.h \ PluginParameterBox.h \ PluginParameterDialog.h \ @@ -36,6 +39,9 @@ LayerTree.cpp \ LEDButton.cpp \ ListInputDialog.cpp \ + NotifyingCheckBox.cpp \ + NotifyingComboBox.cpp \ + NotifyingPushButton.cpp \ Panner.cpp \ PluginParameterBox.cpp \ PluginParameterDialog.cpp \