Make icon sizes configurable, increase default sizes for icons
Fixes #250
This commit is contained in:
@@ -52,6 +52,7 @@ class PlaylistListContainer : public QWidget {
|
||||
~PlaylistListContainer() override;
|
||||
|
||||
void SetApplication(Application *app);
|
||||
void ReloadSettings();
|
||||
|
||||
protected:
|
||||
void showEvent(QShowEvent *e) override;
|
||||
|
||||
Reference in New Issue
Block a user