From 04a26f18dd9841c07aeb0fbbb1b30e71308ba068 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Thu, 20 Apr 2017 17:02:28 +0100 Subject: Add ability to /part channels --- IrcChannelForm.ui.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'IrcChannelForm.ui.qml') diff --git a/IrcChannelForm.ui.qml b/IrcChannelForm.ui.qml index 993c41f..a963dda 100644 --- a/IrcChannelForm.ui.qml +++ b/IrcChannelForm.ui.qml @@ -20,6 +20,7 @@ Item { x: 8 y: 8 readOnly: true + selectByMouse: true font.family: "Source Code Pro" font.pointSize: 9 } -- cgit v1.2.3