* Whoops, committed something I shouldn't have in the last one. Reverting.
* Added 'Make Local' to the menus. Also a minor capitalisation tweak.
This commit is contained in:
@@ -1554,7 +1554,7 @@ static void winqreadview3dspace(ScrArea *sa, void *spacedata, BWinEvent *evt)
|
||||
}
|
||||
else {
|
||||
if((G.qual==0))
|
||||
make_local();
|
||||
make_local_menu();
|
||||
else if((G.qual==LR_SHIFTKEY))
|
||||
selectlinks_menu();
|
||||
else if(G.qual==LR_CTRLKEY)
|
||||
|
||||
Reference in New Issue
Block a user