Removed gtkmm.h usage.
[ardour.git] / gtk2_ardour / marker_time_axis.h
index a46025cd19256f10ffcd5dc67ea36f9f0e4ccf82..480e38f5b010adb5d346057466b6a2568a125eff 100644 (file)
@@ -21,8 +21,8 @@
 #ifndef __ardour_marker_time_axis_h__
 #define __ardour_marker_time_axis_h__
 
-#include <gtk--.h>
-#include <gtk-canvas.h>
+#include <gtkmm.h>
+#include <libgnomecanvas/libgnomecanvas.h>
 
 #include "ardour_dialog.h"
 #include "route_ui.h"
@@ -120,13 +120,6 @@ class MarkerTimeAxis : public VisualTimeAxis
                TimeAxisView* get_marked_time_axis() ;
 
 
-       protected:
-       
-               /**
-                * Handle the closing of the renaming dialog during the rename of this item
-                */
-               virtual void finish_route_rename() ;
-
        private:
        
                /**