-rw-r--r-- | noncore/styles/fresh/fresh.pro | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ -9,3 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe VERSION = 1.0.0 + + + +include ( ../../../include.pro ) |