load files search box, avoid segv in get_prev_keyframe, fix titles only handles,...
[goodguy/history.git] / cinelerra-5.1 / guicast / vicon.h
index e1dd04c5629a41577fe8783c416e7aa83ab47dd4..6ffe3b174de09e310241f71bed895a0b5e4c2bcc 100644 (file)
@@ -13,7 +13,6 @@ class ViewPopup : public BC_Popup {
 public:
        VIconThread *vt;
        int keypress_event();
-       int button_press_event();
        void draw_vframe(VFrame *frame);
 
        ViewPopup(VIconThread *vt, VFrame *frame, int x, int y, int w, int h);