diff src/constants.h @ 89:b8c7644a9d49

Add config settings to hide specific columns
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 19 Jun 2015 14:27:15 +0200
parents 6fa321b3dfe7
children
line wrap: on
line diff
--- a/src/constants.h	Fri Jun 19 14:26:16 2015 +0200
+++ b/src/constants.h	Fri Jun 19 14:27:15 2015 +0200
@@ -131,4 +131,8 @@
 * @brief The configuration group for the tooltips. */
 #define TOOLTIP_CONFIG_GROUP "Tooltips"
 
+/**
+* @brief The configuration group for hide settings */
+#define HIDE_CONFIG_GROUP "Hidden"
+
 #endif // CONSTANTS_H
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)