Move the listView data to the c++ context

This commit is contained in:
Felix Hammer
2015-09-20 14:01:51 +02:00
parent 27b524f52f
commit e053cdcaf6
19 changed files with 8241 additions and 2952 deletions
+2 -1
View File
@@ -54,7 +54,8 @@ HEADERS += \
src/gui/qml/cpp/qmlwrapper.h \
src/gui/qml/cpp/qmlconfig.h \
src/gui/qml/cpp/startviewimpl.h \
src/gui/qml/cpp/createlocalgameviewimpl.h
src/gui/qml/cpp/createlocalgameviewimpl.h \
src/gui/qml/cpp/mylistviewitemdata.h
SOURCES += \