Qt: remove redundant custom toolbar colors.
They got too complicated when used with stylesheets. I left the gamelist icon color option since it does in no way interfere with the stylesheets
This commit is contained in:
@@ -108,7 +108,6 @@ protected:
|
||||
void dragLeaveEvent(QDragLeaveEvent* event) override;
|
||||
void SetAppIconFromPath(const std::string& path);
|
||||
private:
|
||||
void RepaintToolbar();
|
||||
void RepaintToolBarIcons();
|
||||
void RepaintThumbnailIcons();
|
||||
void CreateActions();
|
||||
|
||||
Reference in New Issue
Block a user