Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
83029b9d
Commit
83029b9d
authored
Feb 10, 2014
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt: Reindent Makefile.am
parent
13fc7068
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
modules/gui/qt4/Makefile.am
modules/gui/qt4/Makefile.am
+12
-12
No files found.
modules/gui/qt4/Makefile.am
View file @
83029b9d
...
...
@@ -40,7 +40,7 @@ libqt4_plugin_la_SOURCES = \
input_manager.cpp input_manager.hpp
\
actions_manager.cpp actions_manager.hpp
\
extensions_manager.cpp extensions_manager.hpp
\
managers/addons_manager.cpp managers/addons_manager.hpp
\
managers/addons_manager.cpp managers/addons_manager.hpp
\
recents.cpp recents.hpp
\
adapters/seekpoints.cpp adapters/seekpoints.hpp
\
adapters/chromaprint.cpp adapters/chromaprint.hpp
\
...
...
@@ -73,7 +73,7 @@ libqt4_plugin_la_SOURCES = \
components/info_widgets.cpp components/info_widgets.hpp
\
components/preferences_widgets.cpp components/preferences_widgets.hpp
\
components/complete_preferences.cpp
\
components/complete_preferences.hpp
\
components/complete_preferences.hpp
\
components/simple_preferences.cpp components/simple_preferences.hpp
\
components/open_panels.cpp components/open_panels.hpp
\
components/interface_widgets.cpp components/interface_widgets.hpp
\
...
...
@@ -89,18 +89,18 @@ libqt4_plugin_la_SOURCES = \
components/playlist/ml_model.cpp components/playlist/ml_model.hpp
\
components/playlist/vlc_model.cpp components/playlist/vlc_model.hpp
\
components/playlist/playlist_model.cpp
\
components/playlist/playlist_model.hpp
\
components/playlist/playlist_model.hpp
\
components/playlist/playlist_item.cpp
\
components/playlist/playlist_item.hpp
\
components/playlist/playlist_item.hpp
\
components/playlist/standardpanel.cpp
\
components/playlist/standardpanel.hpp
\
components/playlist/standardpanel.hpp
\
components/playlist/playlist.cpp components/playlist/playlist.hpp
\
components/playlist/selector.cpp components/playlist/selector.hpp
\
components/playlist/sorting.h
\
components/playlist/sorting.h
\
components/sout/profile_selector.cpp
\
components/sout/profile_selector.hpp
\
components/sout/profile_selector.hpp
\
components/sout/sout_widgets.cpp components/sout/sout_widgets.hpp
\
components/sout/profiles.hpp
\
components/sout/profiles.hpp
\
util/animators.cpp util/animators.hpp
\
util/input_slider.cpp util/input_slider.hpp
\
util/timetooltip.cpp util/timetooltip.hpp
\
...
...
@@ -114,9 +114,9 @@ libqt4_plugin_la_SOURCES = \
util/buttons/BrowseButton.cpp util/buttons/BrowseButton.hpp
\
util/buttons/DeckButtonsLayout.cpp util/buttons/DeckButtonsLayout.hpp
\
util/buttons/RoundButton.cpp util/buttons/RoundButton.hpp
\
util/qvlcframe.hpp
\
util/qvlcapp.hpp
\
util/singleton.hpp
\
util/qvlcframe.hpp
\
util/qvlcapp.hpp
\
util/singleton.hpp
\
styles/seekstyle.cpp styles/seekstyle.hpp
if
HAVE_WIN32
libqt4_plugin_la_SOURCES
+=
main_interface_win32.cpp
...
...
@@ -142,7 +142,7 @@ nodist_libqt4_plugin_la_SOURCES = \
input_manager.moc.cpp
\
actions_manager.moc.cpp
\
extensions_manager.moc.cpp
\
managers/addons_manager.moc.cpp
\
managers/addons_manager.moc.cpp
\
recents.moc.cpp
\
adapters/seekpoints.moc.cpp
\
adapters/chromaprint.moc.cpp
\
...
...
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