summaryrefslogtreecommitdiff
path: root/src/createinstancedialog.ui
diff options
context:
space:
mode:
authorQudix <17361645+Qudix@users.noreply.github.com>2020-11-09 13:02:01 -0600
committerQudix <17361645+Qudix@users.noreply.github.com>2020-11-09 13:02:01 -0600
commit0a3bdad8afd18a21a3697804ae344abd09e3712e (patch)
tree0bf234b41dff43cdfe39afea48c7c1d8bdd995c2 /src/createinstancedialog.ui
parentb7b843d42badab83b262260035658259f24e4f9a (diff)
parentfef8543a58b4226242ce26c4c8876abaa64394cb (diff)
Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into master
Diffstat (limited to 'src/createinstancedialog.ui')
-rw-r--r--src/createinstancedialog.ui8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/createinstancedialog.ui b/src/createinstancedialog.ui
index b10d74a7..86fa900b 100644
--- a/src/createinstancedialog.ui
+++ b/src/createinstancedialog.ui
@@ -86,7 +86,7 @@
<item>
<widget class="LinkLabel" name="label_19">
<property name="text">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ModOrganizer2/modorganizer/wiki/Instance&quot;&gt;More information&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ModOrganizer2/modorganizer/wiki/Instances&quot;&gt;More information&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>
@@ -1102,6 +1102,9 @@
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
+ <property name="readOnly">
+ <bool>true</bool>
+ </property>
</widget>
</item>
<item>
@@ -1112,6 +1115,9 @@
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
+ <property name="placeholderText">
+ <string>Instance creation log</string>
+ </property>
</widget>
</item>
<item>