Mercurial > hg > svcore
diff data/model/PowerOfSqrtTwoZoomConstraint.h @ 179:0ed2b2e26b44
* Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as
a base class (make it a member instead) and remove virtual inheritances of
QObject (no longer necessary).
author | Chris Cannam |
---|---|
date | Thu, 05 Oct 2006 11:03:06 +0000 |
parents | 3a13b0d4934e |
children | 59e7fe1b1003 |
line wrap: on
line diff
--- a/data/model/PowerOfSqrtTwoZoomConstraint.h Thu Oct 05 11:02:05 2006 +0000 +++ b/data/model/PowerOfSqrtTwoZoomConstraint.h Thu Oct 05 11:03:06 2006 +0000 @@ -25,7 +25,6 @@ RoundingDirection dir = RoundNearest) const; -protected: virtual size_t getNearestBlockSize(size_t requestedBlockSize, int &type, int &power,