diff options
Diffstat (limited to 'win/pro_files/kstyles/keramik/keramik.pro')
-rw-r--r-- | win/pro_files/kstyles/keramik/keramik.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/pro_files/kstyles/keramik/keramik.pro b/win/pro_files/kstyles/keramik/keramik.pro index 42094301c..378bed9cc 100644 --- a/win/pro_files/kstyles/keramik/keramik.pro +++ b/win/pro_files/kstyles/keramik/keramik.pro @@ -2,7 +2,7 @@ include( ../common.pro ) TARGET = keramik$$KDEBUG -system( bash kmoc ) +system( bash ktqmoc ) SOURCES = \ colorutil.cpp \ |