summary refs log tree commit diff
path: root/src/ui/Theme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/Theme.cpp')
-rw-r--r--src/ui/Theme.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/Theme.cpp b/src/ui/Theme.cpp

index 159fc2ae..4d46db13 100644 --- a/src/ui/Theme.cpp +++ b/src/ui/Theme.cpp
@@ -84,3 +84,5 @@ Theme::Theme(QStringView theme) error_ = QColor(0xdd, 0x3d, 0x3d); } } + +#include "moc_Theme.cpp"