Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLMC
Manage
Activity
Members
Labels
Plan
Issues
26
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLMC
Commits
bd936a6c
Commit
bd936a6c
authored
8 years ago
by
luyikei
Browse files
Options
Downloads
Patches
Plain Diff
MainWindow: Fix wrong indention
parent
4d0b0686
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Gui/ui/MainWindow.ui
+9
-9
9 additions, 9 deletions
src/Gui/ui/MainWindow.ui
with
9 additions
and
9 deletions
src/Gui/ui/MainWindow.ui
+
9
−
9
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"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment