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

index c2e4ab59..0ce5ef04 100644 --- a/include/ui/Theme.h +++ b/include/ui/Theme.h
@@ -84,7 +84,6 @@ class Theme : public QObject Q_OBJECT public: explicit Theme(QObject *parent = 0); - ~Theme(); QColor getColor(const QString &key) const;