From: dooglus Date: Mon, 7 Apr 2008 23:52:28 +0000 (+0000) Subject: Tidying. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=1472662267246829a11f728db20f3722a2b89bc0;p=synfig.git Tidying. git-svn-id: http://svn.voria.com/code@1979 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-studio/trunk/src/gtkmm/state_circle.cpp b/synfig-studio/trunk/src/gtkmm/state_circle.cpp index 0b25a57..1d9b378 100644 --- a/synfig-studio/trunk/src/gtkmm/state_circle.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_circle.cpp @@ -115,8 +115,8 @@ class studio::StateCircle_Context : public sigc::trackable Gtk::SpinButton spin_number_of_bline_points; Gtk::SpinButton spin_bline_point_angle_offset; - Gtk::CheckButton checkbutton_layer_circle; Gtk::CheckButton checkbutton_invert; + Gtk::CheckButton checkbutton_layer_circle; Gtk::CheckButton checkbutton_layer_region; Gtk::CheckButton checkbutton_layer_outline; Gtk::CheckButton checkbutton_layer_curve_gradient;