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
bd936a6c
Commit
bd936a6c
authored
Aug 08, 2016
by
luyikei
Browse files
MainWindow: Fix wrong indention
parent
4d0b0686
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Gui/ui/MainWindow.ui
View file @
bd936a6c
...
...
@@ -147,7 +147,7 @@
</property>
<property
name=
"statusTip"
>
<string>
Project Preferences
</string>
</property>
</property>
</action>
<action
name=
"actionPreview"
>
<property
name=
"checkable"
>
...
...
@@ -185,7 +185,7 @@
</property>
<property
name=
"statusTip"
>
<string>
Makes VLMC Fullscreen
</string>
</property>
</property>
</action>
<action
name=
"actionRender"
>
<property
name=
"icon"
>
...
...
@@ -212,7 +212,7 @@
</property>
<property
name=
"statusTip"
>
<string>
Loads a VLMC Project
</string>
</property>
</property>
</action>
<action
name=
"actionSave"
>
<property
name=
"icon"
>
...
...
@@ -224,7 +224,7 @@
</property>
<property
name=
"statusTip"
>
<string>
Saves a VLMC Project
</string>
</property>
</property>
</action>
<action
name=
"actionImport"
>
<property
name=
"icon"
>
...
...
@@ -248,7 +248,7 @@
</property>
<property
name=
"statusTip"
>
<string>
Project Preferences
</string>
</property>
</property>
</action>
<action
name=
"actionSave_As"
>
<property
name=
"icon"
>
...
...
@@ -260,7 +260,7 @@
</property>
<property
name=
"statusTip"
>
<string>
Save a VLMC project as a different name
</string>
</property>
</property>
</action>
<action
name=
"actionClose_Project"
>
<property
name=
"icon"
>
...
...
@@ -272,7 +272,7 @@
</property>
<property
name=
"statusTip"
>
<string>
Closes a VLMC project
</string>
</property>
</property>
</action>
<action
name=
"actionCrash"
>
<property
name=
"text"
>
...
...
@@ -289,7 +289,7 @@
</property>
<property
name=
"statusTip"
>
<string>
Undoes the previous action
</string>
</property>
</property>
</action>
<action
name=
"actionRedo"
>
<property
name=
"icon"
>
...
...
@@ -301,7 +301,7 @@
</property>
<property
name=
"statusTip"
>
<string>
Redoes the previous action
</string>
</property>
</property>
</action>
<action
name=
"actionShare_On_Internet"
>
<property
name=
"icon"
>
...
...
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