mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-08 01:15:56 +01:00
*** empty log message ***
This commit is contained in:
@@ -724,8 +724,8 @@ wScreenInit(int screen_number)
|
||||
|
||||
|
||||
/* will only be accounted for in PseudoColor */
|
||||
if (wPreferences.create_stdcmap) {
|
||||
rattr.standard_colormap_mode = RCreateStdColorma;
|
||||
if (wPreferences.flags.create_stdcmap) {
|
||||
rattr.standard_colormap_mode = RCreateStdColormap;
|
||||
} else {
|
||||
rattr.standard_colormap_mode = RUseStdColormap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user