Mercurial > hg > svgui
comparison view/Overview.h @ 1325:bc2cb82050a0 zoom
Gradual ZoomLevel updates
author | Chris Cannam |
---|---|
date | Wed, 19 Sep 2018 15:42:22 +0100 |
parents | 73b0dc7d6ec1 |
children | 97c68bffbda6 |
comparison
equal
deleted
inserted
replaced
1324:13d9b422f7fe | 1325:bc2cb82050a0 |
---|---|
11 published by the Free Software Foundation; either version 2 of the | 11 published by the Free Software Foundation; either version 2 of the |
12 License, or (at your option) any later version. See the file | 12 License, or (at your option) any later version. See the file |
13 COPYING included with this distribution for more information. | 13 COPYING included with this distribution for more information. |
14 */ | 14 */ |
15 | 15 |
16 #ifndef _OVERVIEW_H_ | 16 #ifndef SV_OVERVIEW_H |
17 #define _OVERVIEW_H_ | 17 #define SV_OVERVIEW_H |
18 | 18 |
19 #include "View.h" | 19 #include "View.h" |
20 | 20 |
21 #include <QPoint> | 21 #include <QPoint> |
22 #include <QTime> | 22 #include <QTime> |