Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
458
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
0d847f69
Commit
0d847f69
authored
3 years ago
by
Lyndon Brown
Committed by
Hugo Beauzée-Luyssen
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
qt: remove unused define
Unused since
b86d55e0
.
parent
b86a9ce6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1464
Qt: Clean up various includes
Pipeline
#194895
passed with stage
Stage:
in 17 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/gui/qt/qt.hpp
+0
-3
0 additions, 3 deletions
modules/gui/qt/qt.hpp
with
0 additions
and
3 deletions
modules/gui/qt/qt.hpp
+
0
−
3
View file @
0d847f69
...
...
@@ -172,9 +172,6 @@ struct vlc_player_locker {
BUTTON_SET_IMG( button, text, image, tooltip ); \
BUTTONACT( button, thisslot );
/* for widgets which must not follow the RTL auto layout changes */
#define RTL_UNAFFECTED_WIDGET setLayoutDirection( Qt::LeftToRight );
#define getSettings() p_intf->mainSettings
static
inline
QString
QVLCUserDir
(
vlc_userdir_t
type
)
...
...
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