aboutsummaryrefslogtreecommitdiffstats
path: root/app/app.pro
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-12-04 16:27:03 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-12-04 16:27:03 +0900
commit5cc96b75fb3c396bd412e762fe3a611bcd8e34c4 (patch)
tree84a1bcc92117a640eae6814ed190dd5ef19602e4 /app/app.pro
parentcf1d48d14028697c8ac9643df5320a4c6852f917 (diff)
Diffstat (limited to 'app/app.pro')
-rw-r--r--app/app.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/app.pro b/app/app.pro
index c693ee9..f058415 100644
--- a/app/app.pro
+++ b/app/app.pro
@@ -16,7 +16,8 @@ HEADERS += \
file_operation.h
SOURCES += main.cpp \
- dbus_server.cpp
+ dbus_server.cpp \
+ file_operation.cpp
RESOURCES += \
navigation.qrc \