I give up! Not sure how this new code works; time for bed!!!
This commit is contained in:
parent
290e8056da
commit
6f464db063
1 changed files with 1 additions and 1 deletions
|
|
@ -2587,7 +2587,7 @@ static void mainloop(void)
|
|||
tmp_int = tool_avail[TOOL_NEW];
|
||||
disable_avail_tools();
|
||||
draw_toolbar();
|
||||
draw_colors(COLORSEL_DISABLE); // was COLORSEL_CLOBBER; bjk 2005.01.14
|
||||
draw_colors(COLORSEL_CLOBBER);
|
||||
draw_none();
|
||||
|
||||
tmp_int = do_open(tmp_int);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue