ui: made icon buttons self updating on color scheme change
* fixed hatching not replaced in single file view title bar on color scheme change
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
void clearFile();
|
||||
void clearCache();
|
||||
|
||||
// QtCodeNaviatebale implementation
|
||||
// QtCodeNavigateable implementation
|
||||
virtual QAbstractScrollArea* getScrollArea() override;
|
||||
|
||||
virtual void addCodeSnippet(const CodeSnippetParams& params) override;
|
||||
|
||||
Reference in New Issue
Block a user