Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
0cfcebf8
Commit
0cfcebf8
authored
Aug 08, 2016
by
luyikei
Browse files
PreviewWidget.ui: Remove unneeded direct specification of resource.qrc
parent
bd936a6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Gui/ui/PreviewWidget.ui
View file @
0cfcebf8
...
...
@@ -188,7 +188,7 @@
<string/>
</property>
<property
name=
"icon"
>
<iconset
resource=
"../../../../resources.qrc"
>
<iconset>
<normaloff>
:/images/previous_frame
</normaloff>
:/images/previous_frame
</iconset>
</property>
<property
name=
"iconSize"
>
...
...
@@ -229,7 +229,7 @@
<string/>
</property>
<property
name=
"icon"
>
<iconset
resource=
"../../../../resources.qrc"
>
<iconset>
<normaloff>
:/images/play
</normaloff>
:/images/play
</iconset>
</property>
<property
name=
"iconSize"
>
...
...
@@ -270,7 +270,7 @@
<string/>
</property>
<property
name=
"icon"
>
<iconset
resource=
"../../../../resources.qrc"
>
<iconset>
<normaloff>
:/images/next_frame
</normaloff>
:/images/next_frame
</iconset>
</property>
<property
name=
"iconSize"
>
...
...
@@ -311,7 +311,7 @@
<string/>
</property>
<property
name=
"icon"
>
<iconset
resource=
"../../../../resources.qrc"
>
<iconset>
<normaloff>
:/images/stop
</normaloff>
:/images/stop
</iconset>
</property>
<property
name=
"iconSize"
>
...
...
@@ -361,7 +361,7 @@
<string/>
</property>
<property
name=
"icon"
>
<iconset
resource=
"../../../../resources.qrc"
>
<iconset>
<normaloff>
:/images/marker_start
</normaloff>
:/images/marker_start
</iconset>
</property>
<property
name=
"iconSize"
>
...
...
@@ -402,7 +402,7 @@
<string/>
</property>
<property
name=
"icon"
>
<iconset
resource=
"../../../../resources.qrc"
>
<iconset>
<normaloff>
:/images/marker_stop
</normaloff>
:/images/marker_stop
</iconset>
</property>
<property
name=
"iconSize"
>
...
...
@@ -443,7 +443,7 @@
<string/>
</property>
<property
name=
"icon"
>
<iconset
resource=
"../../../../resources.qrc"
>
<iconset>
<normaloff>
:/images/editcut
</normaloff>
:/images/editcut
</iconset>
</property>
<property
name=
"iconSize"
>
...
...
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