diff options
| author | Frank Reininghaus <[email protected]> | 2011-04-14 13:27:33 +0200 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2011-04-14 13:27:33 +0200 |
| commit | c7ef72de5563ae33e9342526cb33d67498de0759 (patch) | |
| tree | 3da8880a9631db8bb79572334fe722939077c470 /src/views/zoomlevelinfo.h | |
| parent | 6d7e993c26d17582402adf3d662a0f5b16e684a7 (diff) | |
SVN_SILENT Remove trailing white space.
Diffstat (limited to 'src/views/zoomlevelinfo.h')
| -rw-r--r-- | src/views/zoomlevelinfo.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
