-rw-r--r-- | microkde/microkdeE.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/microkde/microkdeE.pro b/microkde/microkdeE.pro index c54fb22..335fcd0 100644 --- a/microkde/microkdeE.pro +++ b/microkde/microkdeE.pro | |||
@@ -16,7 +16,7 @@ DESTDIR=$(QPEDIR)/lib | |||
16 | INTERFACES = \ | 16 | INTERFACES = \ |
17 | 17 | ||
18 | HEADERS = \ | 18 | HEADERS = \ |
19 | qlayoutengine_p.h \ | 19 | qlayoutengine_p.h fncolordialog.h\ |
20 | KDGanttMinimizeSplitter.h \ | 20 | KDGanttMinimizeSplitter.h \ |
21 | kapplication.h \ | 21 | kapplication.h \ |
22 | kaudioplayer.h \ | 22 | kaudioplayer.h \ |
@@ -104,7 +104,7 @@ KDGanttMinimizeSplitter.h \ | |||
104 | 104 | ||
105 | 105 | ||
106 | SOURCES = \ | 106 | SOURCES = \ |
107 | KDGanttMinimizeSplitter.cpp \ | 107 | KDGanttMinimizeSplitter.cpp fncolordialog.cpp \ |
108 | kapplication.cpp \ | 108 | kapplication.cpp \ |
109 | kcalendarsystem.cpp \ | 109 | kcalendarsystem.cpp \ |
110 | kcalendarsystemgregorian.cpp \ | 110 | kcalendarsystemgregorian.cpp \ |