X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglcontext.h;h=297bc34b4a4f7c40fe3da8cbefbc258552ae8999;hb=77d8b98374ab07be0d14c9c88502c6a803041040;hp=36130e1c55df8b8d048ea5a2000a12cc367724d0;hpb=61eeb96535d1575ca0cf698d833c0ddfc7ae0f50;p=libs%2Fgui.git diff --git a/source/glcontext.h b/source/glcontext.h index 36130e1..297bc34 100644 --- a/source/glcontext.h +++ b/source/glcontext.h @@ -45,7 +45,7 @@ private: #endif public: - GLContext(Window &wnd, const GLOptions &opts); + GLContext(Window &wnd, const GLOptions &opts=GLOptions()); ~GLContext(); void swap_buffers();