Mercurial > hg > svgui
diff svgui.pro @ 929:20698aa6a517 tonioni
Introduce level/pan toolbar buttons
author | Chris Cannam |
---|---|
date | Wed, 25 Mar 2015 10:33:19 +0000 |
parents | 2a9f1eb6e0ed |
children | bb80983c9e61 36cddc3de023 4b5efd76a55c |
line wrap: on
line diff
--- a/svgui.pro Tue Mar 24 17:05:42 2015 +0000 +++ b/svgui.pro Wed Mar 25 10:33:19 2015 +0000 @@ -116,6 +116,7 @@ widgets/LayerTree.h \ widgets/LayerTreeDialog.h \ widgets/LEDButton.h \ + widgets/LevelPanToolButton.h \ widgets/LevelPanWidget.h \ widgets/ListInputDialog.h \ widgets/MIDIFileImportDialog.h \ @@ -155,6 +156,7 @@ widgets/LayerTree.cpp \ widgets/LayerTreeDialog.cpp \ widgets/LEDButton.cpp \ + widgets/LevelPanToolButton.cpp \ widgets/LevelPanWidget.cpp \ widgets/ListInputDialog.cpp \ widgets/MIDIFileImportDialog.cpp \