mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-02 18:33:16 +02:00
Fix up non-mac with new qocoa widget
This commit is contained in:
@@ -103,12 +103,13 @@ private slots:
|
||||
void serventReady();
|
||||
|
||||
void aclEntryClearButtonClicked();
|
||||
|
||||
|
||||
void requiresRestart();
|
||||
|
||||
private:
|
||||
void createIcons();
|
||||
private slots:
|
||||
void saveSettings();
|
||||
|
||||
private:
|
||||
Ui_Settings_Accounts* m_accountsWidgetUi;
|
||||
QWidget* m_accountsWidget;
|
||||
|
||||
|
Reference in New Issue
Block a user