aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src/CMakeLists.txt
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@canonical.com>2013-01-03 18:38:23 -0300
committerRenato Araujo Oliveira Filho <renato.filho@canonical.com>2013-01-03 18:38:23 -0300
commit2d050cddb8a4aa3ada8f956e071efed9d53898fd (patch)
tree090bce4be2b8a8b4b56f37d0588c8e505a309c2f /libqmenumodel/src/CMakeLists.txt
parentc34c5af8a6990f0af95d8dce59991868bfdc62d3 (diff)
downloadqmenumodel-2d050cddb8a4aa3ada8f956e071efed9d53898fd.tar.gz
qmenumodel-2d050cddb8a4aa3ada8f956e071efed9d53898fd.tar.bz2
qmenumodel-2d050cddb8a4aa3ada8f956e071efed9d53898fd.zip
Implmeneted QMenuModel as tree model.
Diffstat (limited to 'libqmenumodel/src/CMakeLists.txt')
-rw-r--r--libqmenumodel/src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqmenumodel/src/CMakeLists.txt b/libqmenumodel/src/CMakeLists.txt
index fe7d433..1fb89df 100644
--- a/libqmenumodel/src/CMakeLists.txt
+++ b/libqmenumodel/src/CMakeLists.txt
@@ -3,6 +3,7 @@ project(src)
set(QMENUMODEL_SRC
converter.cpp
dbus-enums.h
+ menunode.cpp
qmenumodel.cpp
qdbusobject.cpp
qdbusmenumodel.cpp