1
0
Fork 0

Switch to opaque dialogs and menu (with a heavy heart).

This commit is contained in:
david 2003-01-26 20:19:15 +00:00
parent c165466a07
commit c8f775c103

View file

@ -178,8 +178,8 @@ void guiInit()
// Initialize PUI
puInit();
puSetDefaultStyle ( PUSTYLE_SMALL_BEVELLED ); //PUSTYLE_DEFAULT
puSetDefaultColourScheme (0.8, 0.8, 0.8, 0.4);
puSetDefaultStyle ( PUSTYLE_BEVELLED ); //PUSTYLE_DEFAULT
puSetDefaultColourScheme (0.6, 0.6, 0.5, 1.0);
initDialog();