X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fchildrentree.h;h=34a216fefd386a43c3d90473a6d8c3cfad3856f8;hb=1f453e8ab546a357781372fe98aa1d004387d4b1;hp=e2c4c9ac25c18906faea4b7f78ebc6f09ca821f0;hpb=9fc17cc46bd63a7508b82c967801a09be882fe57;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/childrentree.h b/synfig-studio/trunk/src/gtkmm/childrentree.h index e2c4c9a..34a216f 100644 --- a/synfig-studio/trunk/src/gtkmm/childrentree.h +++ b/synfig-studio/trunk/src/gtkmm/childrentree.h @@ -122,7 +122,7 @@ private: void on_edited_value(const Glib::ustring&path_string,synfig::ValueBase value); - void on_waypoint_clicked_childrentree(const etl::handle& node,const synfig::Time&,const synfig::Time&,int button,synfig::Waypoint::Side side); + void on_waypoint_clicked_childrentree(const etl::handle& node,const synfig::Time&,const synfig::Time&,int button); bool on_tree_event(GdkEvent *event);