forked from lubuwest/Friendiqa
Version 0.002 code cleanup and event attending
This commit is contained in:
parent
dc7e6cdee5
commit
d8186978e7
42 changed files with 925 additions and 968 deletions
|
@ -1,9 +1,7 @@
|
|||
// ConversationStack with buttons
|
||||
import QtQuick 2.0
|
||||
import QtQuick.Controls 1.2
|
||||
import "qrc:/js/helper.js" as Helperjs
|
||||
import "qrc:/qml/genericqml"
|
||||
import "qrc:/qml"
|
||||
|
||||
Rectangle {
|
||||
id:conversationStack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue