X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Flive_effects%2Flpeobject.h;h=f141f07ca8cc87a333f8715738ce7fcceb7c739b;hb=71146abe8aba032d73788a625fee5769a581bd3c;hp=ede645eea5ffaba295ebee08f39e99cd0ff3e35d;hpb=61a2c985ffaddfaac2bf15af97fe79c0d02ce4d0;p=inkscape.git diff --git a/src/live_effects/lpeobject.h b/src/live_effects/lpeobject.h index ede645eea..f141f07ca 100644 --- a/src/live_effects/lpeobject.h +++ b/src/live_effects/lpeobject.h @@ -23,7 +23,7 @@ public: bool effecttype_set; - LivePathEffectObject * fork_private_if_necessary(int nr_of_allowed_users = 1); + LivePathEffectObject * fork_private_if_necessary(unsigned int nr_of_allowed_users = 1); }; /// The LivePathEffect vtable.