diff --git a/optionalmsgdialog.py b/optionalmsgdialog.py
index c456e98..7e038f0 100644
--- a/optionalmsgdialog.py
+++ b/optionalmsgdialog.py
@@ -51,7 +51,7 @@ class OptionalMessageDialog(QDialog):
self.theLabel.setWordWrap(True)
self.theLabel.setWordWrap(True)
self.theLabel.setTextFormat( Qt.RichText )
- self.theLabel.setTextInteractionFlags( Qt.LinksAccessibleByMouse | Qt.LinksAccessibleByKeyboard )
+ self.theLabel.setTextInteractionFlags( Qt.TextSelectableByMouse | Qt.LinksAccessibleByMouse | Qt.LinksAccessibleByKeyboard )
l.addWidget( self.theLabel )
l.insertSpacing ( -1, 10 )
diff --git a/taggerwindow.ui b/taggerwindow.ui
index 9de2c79..19061b1 100644
--- a/taggerwindow.ui
+++ b/taggerwindow.ui
@@ -233,6 +233,9 @@
-
+
+ true
+
0
@@ -367,7 +370,7 @@
- -1
+ 6
3
@@ -500,7 +503,7 @@
QFormLayout::AllNonFixedFieldsGrow
- -1
+ 6
-
@@ -996,44 +999,6 @@
-
-
- Pages
-
-
- -
-
-
- true
-
-
- QAbstractItemView::InternalMove
-
-
- Qt::MoveAction
-
-
- QListView::Snap
-
-
- QListView::Adjust
-
-
-
- 100
- 170
-
-
-
- QListView::IconMode
-
-
- true
-
-
-
-
-
@@ -1048,7 +1013,7 @@
0
0
1030
- 22
+ 21