add missing xml closers, add fix for folder bug, add roundoff fixups
[goodguy/history.git] / cinelerra-5.1 / cinelerra / tipwindow.h
index 87f594dcf53ec91426b27b7d0c66ff0520363767..131a7c11a0b33066f0fbc0df20726ddeeff6ea73 100644 (file)
@@ -40,7 +40,7 @@ public:
        void handle_close_event(int result);
 
        BC_Window* new_gui();
-       char* get_current_tip();
+       char* get_current_tip(int n);
        void next_tip();
        void prev_tip();