X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglcontext.h;h=f9e5f4696d9aab3cebeceed67be72049d0eeda5a;hb=f347e2259f66ca2d43deaf8da7bd718622b90f9e;hp=1156b53aee112e7fd3ad50a69b7a41081b1e592e;hpb=78b7a839c4084f7a6cef80cd7d59621460fe5f53;p=libs%2Fgui.git diff --git a/source/glcontext.h b/source/glcontext.h index 1156b53..f9e5f46 100644 --- a/source/glcontext.h +++ b/source/glcontext.h @@ -38,6 +38,8 @@ private: public: GLContext(Display &dpy, const GLOptions &opts); + ~GLContext(); + void attach(Window &wnd); void swap_buffers(); private: