Instantiate the QmlChatView instead of the QGV-based ChatView
[quassel.git] / qml / CMakeLists.txt
1 if(HAVE_QML)
2   set(CLIENT_RCS ${CLIENT_RCS} ../qml/qml.qrc PARENT_SCOPE)
3 endif(HAVE_QML)