comparison src/constants.h @ 9:e3c8f61e45a9

Implement folderselection dialogs
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 26 Mar 2015 16:30:18 +0100
parents 107e435cb569
children 2881cd0d9da7
comparison
equal deleted inserted replaced
8:ac4db84f1d9d 9:e3c8f61e45a9
63 #define REPLAY_SPEED_DEFAULT 5 63 #define REPLAY_SPEED_DEFAULT 5
64 64
65 /**@def the value for a step in the speed slider */ 65 /**@def the value for a step in the speed slider */
66 #define REPLAY_SPEED_STEP_MS 500 66 #define REPLAY_SPEED_STEP_MS 500
67 67
68 /**@def The seperator used in the patterns. */
69 #define PATTERN_SEPERATOR "_"
70
68 #endif // CONSTANTS_H 71 #endif // CONSTANTS_H
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)