X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fsp-offset.h;h=08df8a1eac00ffb81f48647481cc25a2a4781747;hb=f9cb5a9e9d6ea60cd2e8e3dc63cb070fa10f9650;hp=52c793d0e2849dab8adadfd1ac50150a9bc806fb;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/src/sp-offset.h b/src/sp-offset.h index 52c793d0e..08df8a1ea 100644 --- a/src/sp-offset.h +++ b/src/sp-offset.h @@ -73,7 +73,7 @@ struct SPOffset : public SPShape { Inkscape::XML::Node *sourceRepr; ///< the repr associated with that id SPObject *sourceObject; - gulong _modified_connection; + sigc::connection _modified_connection; sigc::connection _delete_connection; sigc::connection _changed_connection; sigc::connection _transformed_connection;