Mercurial > hg > svgui
diff files.pri @ 1189:7609580fb05a levelpanwidget
Make play params area of property box look a bit better on OSX
author | Chris Cannam |
---|---|
date | Thu, 15 Dec 2016 11:54:12 +0000 |
parents | 3f5c82034f9b |
children | b1e3ee5f1be6 |
line wrap: on
line diff
--- a/files.pri Thu Dec 15 11:53:52 2016 +0000 +++ b/files.pri Thu Dec 15 11:54:12 2016 +0000 @@ -66,6 +66,7 @@ widgets/NotifyingComboBox.h \ widgets/NotifyingPushButton.h \ widgets/NotifyingTabBar.h \ + widgets/NotifyingToolButton.h \ widgets/Panner.h \ widgets/PluginParameterBox.h \ widgets/PluginParameterDialog.h \ @@ -144,6 +145,7 @@ widgets/NotifyingComboBox.cpp \ widgets/NotifyingPushButton.cpp \ widgets/NotifyingTabBar.cpp \ + widgets/NotifyingToolButton.cpp \ widgets/Panner.cpp \ widgets/PluginParameterBox.cpp \ widgets/PluginParameterDialog.cpp \