aboutsummaryrefslogtreecommitdiff
path: root/application/themes/FusionTheme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'application/themes/FusionTheme.cpp')
-rw-r--r--application/themes/FusionTheme.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/application/themes/FusionTheme.cpp b/application/themes/FusionTheme.cpp
deleted file mode 100644
index cf3286ba..00000000
--- a/application/themes/FusionTheme.cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "FusionTheme.h"
-
-QString FusionTheme::qtTheme()
-{
- return "Fusion";
-}