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