Mercurial > hg > sonic-visualiser
diff main/OSCHandler.cpp @ 1431:f013210eeceb levelpanwidget
Moving around some UI bits
author | Chris Cannam |
---|---|
date | Thu, 15 Dec 2016 10:36:41 +0000 |
parents | 05d35ce6ea72 |
children | afe620d017d7 |
line wrap: on
line diff
--- a/main/OSCHandler.cpp Wed Dec 14 14:28:41 2016 +0000 +++ b/main/OSCHandler.cpp Thu Dec 15 10:36:41 2016 +0000 @@ -27,6 +27,7 @@ #include "data/fileio/WavFileWriter.h" #include "transform/TransformFactory.h" #include "widgets/LevelPanWidget.h" +#include "widgets/LevelPanToolButton.h" #include "widgets/AudioDial.h" #include <bqaudioio/SystemPlaybackTarget.h>