summaryrefslogtreecommitdiff
path: root/src/modinfodialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/modinfodialog.ui')
-rw-r--r--src/modinfodialog.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/modinfodialog.ui b/src/modinfodialog.ui
index 736214f4..1f8b0029 100644
--- a/src/modinfodialog.ui
+++ b/src/modinfodialog.ui
@@ -802,6 +802,9 @@ p, li { white-space: pre-wrap; }
<property name="whatsThis">
<string>Enter notes about the mod here. These can be viewed in the mod list by hovering over the notes column or the flags column.</string>
</property>
+ <property name="textInteractionFlags">
+ <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextEditable|Qt::TextEditorInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
+ </property>
<property name="placeholderText">
<string>Enter notes about the mod here. These can be viewed in the mod list by hovering over the notes column or the flags column.</string>
</property>