improved UI

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@972 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-05-13 21:29:10 +00:00
parent 076a6b14c7
commit 20af9ab9f5
54 changed files with 91 additions and 23 deletions

View File

@@ -44,7 +44,7 @@ public:
signals:
void doubleClicked( void );
void clickedRight( void );
void ctrlClick( void );
protected:

View File

@@ -306,7 +306,7 @@ private slots:
void disableAutomation( void );
void enableAutomation( void );
void removeTrack( void );
void muteBtnRightClicked( void );
void toggleSolo( void );
void updateMenu( void );