Fix coding style (Issue #2192).

Also split filesystemwatcher.h into .h/.cpp files.
This commit is contained in:
Vladimir Golovnev (Glassez)
2015-04-16 20:08:30 +03:00
parent d32bb52390
commit 60c0939e05
5 changed files with 541 additions and 460 deletions

View File

@@ -26,6 +26,7 @@ SOURCES += \
$$PWD/downloadthread.cpp \
$$PWD/scannedfoldersmodel.cpp \
$$PWD/torrentpersistentdata.cpp \
$$PWD/filesystemwatcher.cpp \
$$PWD/misc.cpp \
$$PWD/fs_utils.cpp \
$$PWD/logger.cpp \