aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-28 03:35:20 +0200
committerDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-28 03:35:27 +0200
commit755a279d8588ed68a9ed5e1a12bd3a8c3e7dbd37 (patch)
tree8676fb74ba56daa5e9a37f93d384605ce73e4127 /qml.qrc
parent1f24b9cb8bb7ce46c90e5c40b657c44bcedd5675 (diff)
downloadRWA.Support.DesktopApp-755a279d8588ed68a9ed5e1a12bd3a8c3e7dbd37.tar.gz
RWA.Support.DesktopApp-755a279d8588ed68a9ed5e1a12bd3a8c3e7dbd37.tar.bz2
RWA.Support.DesktopApp-755a279d8588ed68a9ed5e1a12bd3a8c3e7dbd37.zip
Add Toast function && Add 'Copied ... into clipboard' toast
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index 6653eea..8302df5 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -17,5 +17,7 @@
<file>src/RWADBusAdaptor.h</file>
<file>src/session.cpp</file>
<file>src/session.h</file>
+ <file>ToastManager.qml</file>
+ <file>Toast.qml</file>
</qresource>
</RCC>