mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 12:39:24 -05:00
Check_style fixes
This commit is contained in:
@@ -306,7 +306,7 @@ void GUI::initializeGL() {
|
||||
absPath("${MODULE_IMGUI}/shaders/gui_vs.glsl"),
|
||||
absPath("${MODULE_IMGUI}/shaders/gui_fs.glsl")
|
||||
);
|
||||
|
||||
|
||||
ghoul::opengl::updateUniformLocations(*_program, _uniformCache, UniformNames);
|
||||
|
||||
int nWindows = global::windowDelegate.nWindows();
|
||||
|
||||
Reference in New Issue
Block a user