summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index 1d585662fb..6e7f47b920 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -304,8 +304,8 @@ class Editor : public PublicEditor
void map_transport_state ();
void map_position_change (jack_nframes_t);
- void realize_impl();
- void map__impl();
+ void on_realize();
+ void on_map ();
private: