Add objects without quadtree
[ipdf/code.git] / src / document.cpp
index 6e022df..f4f306e 100644 (file)
@@ -443,6 +443,9 @@ done: // matches is not amused, but sulix is nice and moved it inside the #ifdef
                m_count++;
                PropagateQuadChanges(qti);
        }
+#else // Although empty documents do always render correctly at any zoom,
+               // I suspect the markers will not be amused
+       m_count++;
 #endif
        return m_count; // Why can't we just use the size of types or something?
 }

UCC git Repository :: git.ucc.asn.au