X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Fdocument.cpp;h=b10ebf56b1c72be1338c463c47851006e58f13cd;hp=d01e07535ca001608a52738be910b1e15336f36d;hb=5d9bd33375efe24796ed442077385f67d9661520;hpb=180d764223a3568f734434a15d56f18e9ddc012b diff --git a/src/document.cpp b/src/document.cpp index d01e075..b10ebf5 100644 --- a/src/document.cpp +++ b/src/document.cpp @@ -445,7 +445,7 @@ done: // matches is not amused, but sulix is nice and moved it inside the #ifdef m_count++; PropagateQuadChanges(qti); } - return m_count; + return m_count-1; #else // words fail me (still not amused) return (m_count++); #endif