smooth lines, motion51, opengl pbuffer bit typo, misc fixes
[goodguy/history.git] / cinelerra-5.1 / guicast / bcwindowbase.h
index c2ed7abc270bd98f01d17fbf51a62f441e264eca..2acfe5c3b9b6006d5bbd43fd493b64702cdfdab5 100644 (file)
@@ -201,6 +201,7 @@ public:
 // Wait until event loop is running
        void init_wait();
        int is_running() { return window_running; }
+       int is_hidden() { return hidden; }
 // Check if a hardware accelerated colormodel is available and reserve it
        int accel_available(int color_model, int lock_it);
        void get_input_context();