Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
794dbc74
Commit
794dbc74
authored
Apr 28, 2009
by
Oswald Buddenhagen
Browse files
fix huge "restore last session" button when session list is empty
parent
1a1b841c
Changes
1
Show whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/welcomemode.ui
View file @
794dbc74
...
...
@@ -352,6 +352,12 @@ h2 {
</item>
<item
row=
"2"
column=
"2"
>
<widget
class=
"Core::Internal::WelcomeModeButton"
name=
"restoreSessionButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Fixed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"styleSheet"
>
<string>
* {
border-image: url(:/core/images/welcomemode/btn_26.png) 7;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment