Fixes for windows compilation
This commit is contained in:
parent
9bd7098969
commit
4b3c45acc7
@ -537,8 +537,8 @@ protected:
|
||||
(*itr)->setAlignment(gAlignment);
|
||||
}
|
||||
return;
|
||||
default:
|
||||
Viewer::keyboard(key,x,y);
|
||||
default:
|
||||
Viewer::keyboard(key,x,y);
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user