summaryrefslogtreecommitdiff
path: root/noncore/styles
Side-by-side diff
Diffstat (limited to 'noncore/styles') (more/less context) (show whitespace changes)
-rw-r--r--noncore/styles/flat/flat.pro4
-rw-r--r--noncore/styles/fresh/fresh.pro4
-rw-r--r--noncore/styles/liquid/liquid.pro4
-rw-r--r--noncore/styles/metal/metal.pro4
-rw-r--r--noncore/styles/theme/theme.pro4
5 files changed, 20 insertions, 0 deletions
diff --git a/noncore/styles/flat/flat.pro b/noncore/styles/flat/flat.pro
index 8e2512f..796697b 100644
--- a/noncore/styles/flat/flat.pro
+++ b/noncore/styles/flat/flat.pro
@@ -10,2 +10,6 @@ LIBS += -lqpe
VERSION = 1.0.0
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/styles/fresh/fresh.pro b/noncore/styles/fresh/fresh.pro
index e2780e0..2603909 100644
--- a/noncore/styles/fresh/fresh.pro
+++ b/noncore/styles/fresh/fresh.pro
@@ -10,2 +10,6 @@ LIBS += -lqpe
VERSION = 1.0.0
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro
index a774fd2..588b373 100644
--- a/noncore/styles/liquid/liquid.pro
+++ b/noncore/styles/liquid/liquid.pro
@@ -33,2 +33,6 @@ TRANSLATIONS = ../../../i18n/de/libliquid.ts \
../../../i18n/zh_CN/libliquid.ts \
../../../i18n/zh_TW/libliquid.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index df833bc..6c38a2d 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -26,2 +26,6 @@ TRANSLATIONS = ../../../i18n/de/libmetal.ts \
../../../i18n/zh_CN/libmetal.ts \
../../../i18n/zh_TW/libmetal.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index 29da52f..8865fbc 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -36,2 +36,6 @@ TRANSLATIONS = ../../../i18n/de/libtheme.ts \
../../../i18n/zh_CN/libtheme.ts \
../../../i18n/zh_TW/libtheme.ts
+
+
+
+include ( ../../../include.pro )