From a3aa532c698c5eab037b17870275d8e27e77a498 Mon Sep 17 00:00:00 2001 From: Renato Araujo Oliveira Filho Date: Wed, 12 Sep 2012 14:47:26 -0300 Subject: Added QML documentation. --- src/common/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/CMakeLists.txt') diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 1428000..a4f5e2e 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -1,6 +1,7 @@ project(qmenumodelcommon) set(QMENUMODELCOMMON_SRC + converter.cpp qmenumodel.cpp qdbusobject.cpp qdbusmenumodel.cpp @@ -8,6 +9,7 @@ set(QMENUMODELCOMMON_SRC ) set(QMENUMODELCOMMON_HEADERS + converter.h qmenumodel.h qdbusobject.h qdbusmenumodel.h -- cgit v1.2.3