Mercurial > hg > sonic-visualiser
comparison main/Surveyer.cpp @ 663:55efa5a18814
Add network permission question box on first startup
author | Chris Cannam |
---|---|
date | Tue, 26 Nov 2013 13:10:28 +0000 |
parents | 6f06094daba0 |
children | 17fe7e0c23a1 |
comparison
equal
deleted
inserted
replaced
662:6f06094daba0 | 663:55efa5a18814 |
---|---|
8 This program is free software; you can redistribute it and/or | 8 This program is free software; you can redistribute it and/or |
9 modify it under the terms of the GNU General Public License as | 9 modify it under the terms of the GNU General Public License as |
10 published by the Free Software Foundation; either version 2 of the | 10 published by the Free Software Foundation; either version 2 of the |
11 License, or (at your option) any later version. See the file | 11 License, or (at your option) any later version. See the file |
12 COPYING included with this distribution for more information. | 12 COPYING included with this distribution for more information. |
13 */ | |
14 | |
15 /* | |
16 This is a modified version of a source file from the | |
17 Rosegarden MIDI and audio sequencer and notation editor. | |
18 This file copyright 2000-2009 Chris Cannam. | |
19 */ | 13 */ |
20 | 14 |
21 #include "Surveyer.h" | 15 #include "Surveyer.h" |
22 | 16 |
23 #include <iostream> | 17 #include <iostream> |