Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Martin Finkel
VLC
Commits
23901c0c
Commit
23901c0c
authored
Aug 30, 2020
by
Lyndon Brown
Browse files
qt: fix option text typo
parent
3ca23043
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt/qt.cpp
View file @
23901c0c
...
...
@@ -155,7 +155,7 @@ static void ShowDialog ( intf_thread_t *, int, int, intf_dialog_args_t * );
" This option only works with Windows and " \
"X11 with composite extensions." )
#define INTERFACE_SCALE_TEXT N_( "Initial user scale factor for the interface, betw
w
en 0.3 and 3.0" )
#define INTERFACE_SCALE_TEXT N_( "Initial user scale factor for the interface, betw
e
en 0.3 and 3.0" )
#define ERROR_TEXT N_( "Show unimportant error and warnings dialogs" )
...
...
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