]> git.tdb.fi Git - libs/gui.git/blobdiff - source/gbase/glcontext.h
Style update: spaces around assignments
[libs/gui.git] / source / gbase / glcontext.h
index 02b383abbfa63fcbde006060492337ad99c99e20..a719b85d82ee134174e444bd68e33a21797a75c9 100644 (file)
@@ -27,7 +27,7 @@ private:
        Private *priv;
 
 public:
-       GLContext(Window &wnd, const GLOptions &opts=GLOptions());
+       GLContext(Window &wnd, const GLOptions &opts = GLOptions());
        ~GLContext();
 
        void swap_buffers();