update main-window title-bar while rendering

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@965 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-05-13 09:35:03 +00:00
parent fd40b3e47b
commit 45a0f35d6a
3 changed files with 22 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ protected:
private slots:
void startBtnClicked( void );
void updateTitleBar( int );
private: