mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 17:45:46 -04:00
Qt: Hook up cheat list menus
This commit is contained in:
@ -61,6 +61,7 @@ private Q_SLOTS:
|
||||
void onChangeDiscFromGameListActionTriggered();
|
||||
void onChangeDiscFromPlaylistMenuAboutToShow();
|
||||
void onChangeDiscFromPlaylistMenuAboutToHide();
|
||||
void onCheatsMenuAboutToShow();
|
||||
void onRemoveDiscActionTriggered();
|
||||
void onViewToolbarActionToggled(bool checked);
|
||||
void onViewStatusBarActionToggled(bool checked);
|
||||
|
Reference in New Issue
Block a user