mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-01 15:56:59 +00:00
Layout tweaks for Windows.
This commit is contained in:
parent
4233a71155
commit
0255f54589
@ -33,14 +33,12 @@
|
||||
#ifdef SYS_WINDOWS
|
||||
# define ALLFILES "All Files (*.*)|*.*"
|
||||
# define PSEP '\\'
|
||||
# define GROUPSPACING 10
|
||||
# define STDSPACING 8
|
||||
# define STDSPACING 3
|
||||
# define TOPBOTTOMSPACING 5
|
||||
# define LEFTRIGHTSPACING 5
|
||||
#else
|
||||
# define ALLFILES "All Files (*)|*"
|
||||
# define PSEP '/'
|
||||
# define GROUPSPACING 5
|
||||
# define STDSPACING 3
|
||||
# define TOPBOTTOMSPACING 5
|
||||
# define LEFTRIGHTSPACING 5
|
||||
|
Loading…
Reference in New Issue
Block a user