diff options
Diffstat (limited to 'metawatch/metawatch.pro')
-rw-r--r-- | metawatch/metawatch.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metawatch/metawatch.pro b/metawatch/metawatch.pro index 9331665..721380d 100644 --- a/metawatch/metawatch.pro +++ b/metawatch/metawatch.pro @@ -33,7 +33,7 @@ FORMS += \ metawatchsimulatorform.ui res_files.files += res/graphics res/fonts -qml_files.files += qml/com +qml_files.files += qml/com qml/metawatch-digital-config.qml LIBS += -L$$OUT_PWD/../libsowatch/ -lsowatch |