-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 \ ../../rsync/util.h \ ../../rsync/whole.h \ ../../rsync/config_rsync.h \ - ../../rsync/qrsync.h -# quicklauncher.h \ + ../../rsync/qrsync.h \ + quicklauncher.h SOURCES = background.cpp \ desktop.cpp \ mediummountgui.cpp \ |