mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 10:15:45 -04:00
Qt: Add 'Lock Toolbar' option
This commit is contained in:
@ -80,6 +80,7 @@ private Q_SLOTS:
|
||||
void onCheatsMenuAboutToShow();
|
||||
void onRemoveDiscActionTriggered();
|
||||
void onViewToolbarActionToggled(bool checked);
|
||||
void onViewLockToolbarActionToggled(bool checked);
|
||||
void onViewStatusBarActionToggled(bool checked);
|
||||
void onViewGameListActionTriggered();
|
||||
void onViewGameGridActionTriggered();
|
||||
|
Reference in New Issue
Block a user