Added comment for zoom level.

This commit is contained in:
Tats
2014-12-28 21:51:44 -05:00
parent 3e7fd351cf
commit c6a3de501f
+1
View File
@@ -141,6 +141,7 @@ private:
// True iff we want vertices to stick to each other.
bool _stickyVertices;
// The zoom level (in number of steps).
int _zoomLevel;
signals: