comparison 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
comparison
equal deleted inserted replaced
88:3916cb3c9105 89:b8c7644a9d49
129 129
130 /** 130 /**
131 * @brief The configuration group for the tooltips. */ 131 * @brief The configuration group for the tooltips. */
132 #define TOOLTIP_CONFIG_GROUP "Tooltips" 132 #define TOOLTIP_CONFIG_GROUP "Tooltips"
133 133
134 /**
135 * @brief The configuration group for hide settings */
136 #define HIDE_CONFIG_GROUP "Hidden"
137
134 #endif // CONSTANTS_H 138 #endif // CONSTANTS_H
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)