summary refs log tree commit diff
path: root/resources/qml/Root.qml
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2021-07-30 22:13:58 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2021-07-31 12:11:15 -0400
commitdab1c9068ac6d48a1faba54d7510deb360ae74e3 (patch)
treed0200f0da0323fbeaa19dcfb5501aefa30eeeb74 /resources/qml/Root.qml
parentFix C&P error for DeviceType (diff)
downloadnheko-dab1c9068ac6d48a1faba54d7510deb360ae74e3.tar.xz
QML the raw message dialog
Diffstat (limited to 'resources/qml/Root.qml')
-rw-r--r--resources/qml/Root.qml8
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/qml/Root.qml b/resources/qml/Root.qml
index 7d91beae..70cfbda5 100644
--- a/resources/qml/Root.qml
+++ b/resources/qml/Root.qml
@@ -104,6 +104,14 @@ Page {
 
     }
 
+    Component {
+        id: rawMessageDialog
+
+        RawMessageDialog {
+        }
+
+    }
+
     Shortcut {
         sequence: "Ctrl+K"
         onActivated: {