Add automatically search for album cover to context settings
This commit is contained in:
@@ -232,6 +232,8 @@ class MainWindow : public QMainWindow, public PlatformInterface {
|
||||
void OpenSettingsDialogAtPage(SettingsDialog::Page page);
|
||||
|
||||
void TabSwitched();
|
||||
void ToggleSidebar(const bool checked);
|
||||
void ToggleSearchCoverAuto(const bool checked);
|
||||
void SaveGeometry();
|
||||
void SavePlaybackStatus();
|
||||
void LoadPlaybackStatus();
|
||||
|
||||
Reference in New Issue
Block a user