-rw-r--r-- | core/launcher/launcher.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index dbe3820..95642af 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro | |||
@@ -40,8 +40,8 @@ HEADERS = background.h \ | |||
40 | ../../rsync/util.h \ | 40 | ../../rsync/util.h \ |
41 | ../../rsync/whole.h \ | 41 | ../../rsync/whole.h \ |
42 | ../../rsync/config_rsync.h \ | 42 | ../../rsync/config_rsync.h \ |
43 | ../../rsync/qrsync.h | 43 | ../../rsync/qrsync.h \ |
44 | # quicklauncher.h \ | 44 | quicklauncher.h |
45 | SOURCES = background.cpp \ | 45 | SOURCES = background.cpp \ |
46 | desktop.cpp \ | 46 | desktop.cpp \ |
47 | mediummountgui.cpp \ | 47 | mediummountgui.cpp \ |