diff widgets/ModelDataTableDialog.h @ 1272:0ded54e94332

Delete rows in reverse order for safety
author Chris Cannam
date Mon, 23 Apr 2018 16:06:27 +0100
parents 4a578a360011
children 9bf8aa2916e9
line wrap: on
line diff
--- a/widgets/ModelDataTableDialog.h	Mon Apr 23 16:04:51 2018 +0100
+++ b/widgets/ModelDataTableDialog.h	Mon Apr 23 16:06:27 2018 +0100
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef _MODEL_DATA_TABLE_DIALOG_H_
-#define _MODEL_DATA_TABLE_DIALOG_H_
+#ifndef SV_MODEL_DATA_TABLE_DIALOG_H
+#define SV_MODEL_DATA_TABLE_DIALOG_H
 
 #include <QMainWindow>