diff options
Diffstat (limited to 'src/ui/Theme.cpp')
-rw-r--r-- | src/ui/Theme.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/Theme.cpp b/src/ui/Theme.cpp index 8cf38548..159fc2ae 100644 --- a/src/ui/Theme.cpp +++ b/src/ui/Theme.cpp @@ -4,7 +4,6 @@ #include "Theme.h" - QPalette Theme::paletteFromTheme(QStringView theme) { |