summaryrefslogtreecommitdiff
path: root/IrcChannel.qml
diff options
context:
space:
mode:
Diffstat (limited to 'IrcChannel.qml')
-rw-r--r--IrcChannel.qml5
1 files changed, 5 insertions, 0 deletions
diff --git a/IrcChannel.qml b/IrcChannel.qml
new file mode 100644
index 0000000..5654c57
--- /dev/null
+++ b/IrcChannel.qml
@@ -0,0 +1,5 @@
+import QtQuick 2.7
+
+IrcChannelForm {
+
+}