Qt: Fix a couple of theme switching glitches
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_2">
|
||||
<widget class="QLabel" name="introLabel">
|
||||
<property name="text">
|
||||
<string><html><head/><body><h1 style=" margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:xx-large; font-weight:700;">Welcome to DuckStation!</span></h1><p>This wizard will help guide you through the configuration steps required to use the application. It is recommended if this is your first time installing DuckStation that you view the setup guide at <a href="https://github.com/stenzek/duckstation#downloading-and-running"><span style=" text-decoration: underline; color:#0000ff;">https://github.com/stenzek/duckstation#downloading-and-running</span></a>.</p><p>By default, DuckStation will connect to the server at <a href="https://github.com/"><span style=" text-decoration: underline; color:#0000ff;">github.com</span></a> to check for updates, and if available and confirmed, download update packages from <a href="https://github.com/"><span style=" text-decoration: underline; color:#0000ff;">github.com</span></a>. If you do not wish for DuckStation to make any network connections on startup, you should uncheck the Automatic Updates option now. The Automatic Update setting can be changed later at any time in Interface Settings.</p><p>Please choose a language and theme to begin.</p></body></html></string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user