- fixed redraw for copy button in new themes editor
- typo in include DNA_ListBase.h... has to be DNA_listBase.h
This commit is contained in:
@@ -2221,6 +2221,7 @@ void winqreadinfospace(ScrArea *sa, void *spacedata, BWinEvent *evt)
|
||||
th_curcol_arr[1]= th_curcol_ptr[1];
|
||||
th_curcol_arr[2]= th_curcol_ptr[2];
|
||||
th_curcol_arr[3]= th_curcol_ptr[3];
|
||||
addqueue(sa->win, REDRAW, 1);
|
||||
}
|
||||
}
|
||||
else if(val==B_THEME_PASTE) {
|
||||
|
||||
Reference in New Issue
Block a user