aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/theme.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/theme/theme.pro')
-rw-r--r--src/modules/theme/theme.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/modules/theme/theme.pro b/src/modules/theme/theme.pro
deleted file mode 100644
index 73fe7edee..000000000
--- a/src/modules/theme/theme.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TARGET = kvitheme
-
-HEADERS += managementdialog.h \
- packthemedialog.h \
- savethemedialog.h \
- themefunctions.h
-
-SOURCES += libkvitheme.cpp \
- managementdialog.cpp \
- packthemedialog.cpp \
- savethemedialog.cpp \
- themefunctions.cpp
-
-include(../module.pri) \ No newline at end of file