]> git.tdb.fi Git - libs/gui.git/blobdiff - source/glwindow.h
React to resize and close events
[libs/gui.git] / source / glwindow.h
index f79c673f7dbdd8970dfe42fd0f74dd1c7b1c0d68..35254391de81390a0a0db5090175aaf5726a0885 100644 (file)
@@ -38,6 +38,7 @@ public:
        void swap_buffers();
 protected:
        void init();
+       virtual void on_resize();
 };
 
 } // namespace Msp