textbox cursor fix, h265 param files, bluray updates, new-proj theme fixes
[goodguy/history.git] / cinelerra-5.1 / guicast / bcwindowbase.h
index 2acfe5c3b9b6006d5bbd43fd493b64702cdfdab5..4136b110fb8b423fe147d47847c0aafd242d9621 100644 (file)
@@ -281,6 +281,8 @@ public:
 // Get current position
        int get_abs_cursor_x(int lock_window);
        int get_abs_cursor_y(int lock_window);
+       int get_pop_cursor_x(int lock_window);
+       int get_pop_cursor_y(int lock_window);
        int get_relative_cursor_x();
        int get_relative_cursor_y();
        void get_root_coordinates(int x, int y, int *abs_x, int *abs_y);