diff options
Diffstat (limited to 'qmapwatchlet/qmapwatchlet.pro')
-rw-r--r-- | qmapwatchlet/qmapwatchlet.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmapwatchlet/qmapwatchlet.pro b/qmapwatchlet/qmapwatchlet.pro index 5e5fb81..375861d 100644 --- a/qmapwatchlet/qmapwatchlet.pro +++ b/qmapwatchlet/qmapwatchlet.pro @@ -1,7 +1,7 @@ TARGET = qmapwatchlet TEMPLATE = lib -# CONFIG += plugin +CONFIG += plugin CONFIG += mobility SOURCES += qmapwatchletplugin.cpp qmapwatchlet.cpp |