Skip to content
GitLab
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
1d2e11b6
Commit
1d2e11b6
authored
Jul 22, 2009
by
Daniel Molkentin
Browse files
Fix referenced qrc file in welcome page ui.
parent
3378b18f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/welcome/welcomemode.ui
View file @
1d2e11b6
...
...
@@ -650,7 +650,7 @@ QToolButton:pressed {
<string/>
</property>
<property
name=
"icon"
>
<iconset
resource=
"co
r
e.qrc"
>
<iconset
resource=
"
wel
co
m
e.qrc"
>
<normaloff>
:/welcome/images/arrow-left.png
</normaloff>
:/welcome/images/arrow-left.png
</iconset>
</property>
<property
name=
"arrowType"
>
...
...
@@ -672,7 +672,7 @@ QToolButton:pressed {
<string/>
</property>
<property
name=
"icon"
>
<iconset
resource=
"co
r
e.qrc"
>
<iconset
resource=
"
wel
co
m
e.qrc"
>
<normaloff>
:/welcome/images/arrow-right.png
</normaloff>
:/welcome/images/arrow-right.png
</iconset>
</property>
<property
name=
"arrowType"
>
...
...
@@ -1166,7 +1166,7 @@ QToolButton:pressed {
<string>
Feedback
</string>
</property>
<property
name=
"icon"
>
<iconset
resource=
"co
r
e.qrc"
>
<iconset
resource=
"
wel
co
m
e.qrc"
>
<normaloff>
:/welcome/images/feedback_arrow.png
</normaloff>
:/welcome/images/feedback_arrow.png
</iconset>
</property>
</widget>
...
...
@@ -1227,7 +1227,7 @@ QToolButton:pressed {
</customwidget>
</customwidgets>
<resources>
<include
location=
"co
r
e.qrc"
/>
<include
location=
"
wel
co
m
e.qrc"
/>
</resources>
<connections/>
</ui>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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