Merge pull request #5200 from Cacodemon345/windows-dark-mode
Windows dark mode
This commit is contained in:
@@ -177,6 +177,7 @@ private:
|
||||
friend class ProgSettings;
|
||||
friend class RendererCommon;
|
||||
friend class RendererStack; // For UI variable access by non-primary renderer windows.
|
||||
friend class WindowsRawInputFilter; // Needed to reload renderers on style sheet changes.
|
||||
};
|
||||
|
||||
#endif // QT_MAINWINDOW_HPP
|
||||
|
||||
Reference in New Issue
Block a user