From: cilix42 Date: Wed, 30 Jul 2008 12:05:49 +0000 (+0000) Subject: whitespace X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cf37d48226bff1ae8aec0105665c4dcf0e3ba420;p=inkscape.git whitespace --- diff --git a/src/ui/widget/text.h b/src/ui/widget/text.h index 038e6e5dd..d1ef35be5 100644 --- a/src/ui/widget/text.h +++ b/src/ui/widget/text.h @@ -40,7 +40,7 @@ public: Glib::SignalProxy0 signal_activate(); - bool setProgrammatically; // true if the value was set by setValue, not changed by the user; + bool setProgrammatically; // true if the value was set by setValue, not changed by the user; // if a callback checks it, it must reset it back to false };