Scrollbar for the fx mixer channels

Still need to fix up the rest of the fx mixer
This commit is contained in:
Andrew Kelley
2009-09-29 20:54:30 -07:00
parent 504a03f2cf
commit d68d53b83a
2 changed files with 15 additions and 8 deletions

View File

@@ -97,6 +97,7 @@ private:
QScrollArea * channelArea;
QHBoxLayout * chLayout;
QWidget * m_channelAreaWidget;
} ;
#endif