]> git.tdb.fi Git - libs/gui.git/blobdiff - source/glcontext.h
Add names for input devices
[libs/gui.git] / source / glcontext.h
index 36130e1c55df8b8d048ea5a2000a12cc367724d0..297bc34b4a4f7c40fe3da8cbefbc258552ae8999 100644 (file)
@@ -45,7 +45,7 @@ private:
 #endif
 
 public:
-       GLContext(Window &wnd, const GLOptions &opts);
+       GLContext(Window &wnd, const GLOptions &opts=GLOptions());
        ~GLContext();
 
        void swap_buffers();