aboutsummaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-04 12:04:46 +0200
committerOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-04 12:04:46 +0200
commit36426c5ef4e8d3c8e850996c447d6999e21479c6 (patch)
treec4d0e3c5572a9e344050ea240ce6d677cc8290e2 /src/common/CMakeLists.txt
parenta9416ebfa48082278abd2a237964989334fc24c5 (diff)
downloadqmenumodel-36426c5ef4e8d3c8e850996c447d6999e21479c6.tar.gz
qmenumodel-36426c5ef4e8d3c8e850996c447d6999e21479c6.tar.bz2
qmenumodel-36426c5ef4e8d3c8e850996c447d6999e21479c6.zip
Move the enums into a class that inherits QObject, so they can be exposed and used directly from QML.
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index ad3343a..2b831b7 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -11,6 +11,7 @@ set(QMENUMODELCOMMON_SRC
set(QMENUMODELCOMMON_HEADERS
converter.h
+ dbus-enums.h
qmenumodel.h
qdbusobject.h
qdbusmenumodel.h