X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/fd74aa8e2057158d2eadb835eb61564854c81020..0aed243bebae72d85aa06032bdf2d6ba2b58141d:/src/views/zoomlevelinfo.h diff --git a/src/views/zoomlevelinfo.h b/src/views/zoomlevelinfo.h index 60bece5e4..4a26f754b 100644 --- a/src/views/zoomlevelinfo.h +++ b/src/views/zoomlevelinfo.h @@ -30,7 +30,7 @@ class ZoomLevelInfo { public: static int minimumLevel(); static int maximumLevel(); - + /** * Helper method for the view implementation to get * the icon size for the zoom level \a level that @@ -38,7 +38,7 @@ public: * ZoomLevelInfo::maximumLevel(). */ static int iconSizeForZoomLevel(int level); - + /** * Helper method for the view implementation to get * the zoom level for the icon size \a size that