summaryrefslogtreecommitdiff
path: root/src/createinstancedialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/createinstancedialog.ui')
-rw-r--r--src/createinstancedialog.ui11
1 files changed, 9 insertions, 2 deletions
diff --git a/src/createinstancedialog.ui b/src/createinstancedialog.ui
index b7f4f502..b10d74a7 100644
--- a/src/createinstancedialog.ui
+++ b/src/createinstancedialog.ui
@@ -30,9 +30,16 @@
<number>0</number>
</property>
<item>
- <widget class="QLabel" name="label">
+ <widget class="QLabel" name="title">
+ <property name="font">
+ <font>
+ <pointsize>14</pointsize>
+ <weight>75</weight>
+ <bold>true</bold>
+ </font>
+ </property>
<property name="text">
- <string>&lt;h2&gt;Creating a new instance&lt;/h2&gt;</string>
+ <string>Creating a new instance</string>
</property>
</widget>
</item>