Mercurial > hg > sonic-visualiser
comparison main/MainWindow.h @ 2296:a54082a29106
Minor tidy
author | Chris Cannam |
---|---|
date | Fri, 21 Jun 2019 13:30:17 +0100 |
parents | b0e8217719ed |
children | a1c14880404b |
comparison
equal
deleted
inserted
replaced
2294:3facfe72c1bd | 2296:a54082a29106 |
---|---|
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 _MAIN_WINDOW_H_ | 16 #ifndef SV_MAIN_WINDOW_H |
17 #define _MAIN_WINDOW_H_ | 17 #define SV_MAIN_WINDOW_H |
18 | 18 |
19 #include "framework/MainWindowBase.h" | 19 #include "framework/MainWindowBase.h" |
20 | 20 |
21 class VersionTester; | 21 class VersionTester; |
22 class Surveyer; | 22 class Surveyer; |