comparison widgets/ModelDataTableDialog.h @ 1324:13d9b422f7fe zoom

Merge from default branch
author Chris Cannam
date Mon, 17 Sep 2018 13:51:31 +0100
parents 0ded54e94332
children 9bf8aa2916e9
comparison
equal deleted inserted replaced
1183:57d192e26331 1324:13d9b422f7fe
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 _MODEL_DATA_TABLE_DIALOG_H_ 16 #ifndef SV_MODEL_DATA_TABLE_DIALOG_H
17 #define _MODEL_DATA_TABLE_DIALOG_H_ 17 #define SV_MODEL_DATA_TABLE_DIALOG_H
18 18
19 #include <QMainWindow> 19 #include <QMainWindow>
20 20
21 #include "base/BaseTypes.h" 21 #include "base/BaseTypes.h"
22 22