Layout tweaks for Windows.

This commit is contained in:
Moritz Bunkus 2006-11-08 21:45:18 +00:00
parent 4233a71155
commit 0255f54589

View File

@ -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