Added welcome text to StartupWizard.
This commit is contained in:
@@ -57,6 +57,16 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Welcome to gLabels. Let's get started:</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCommandLinkButton" name="newProjectButton">
|
||||
<property name="minimumSize">
|
||||
|
||||
Reference in New Issue
Block a user