Mercurial > clickerconvert
comparison src/constants.h @ 53:a43d8cf2fa95
Various fixes and improvements. Fix windows packaging.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 19 Jul 2016 17:45:57 +0200 |
parents | 36ee5dd46fd3 |
children | aaaf8cdbc85c |
comparison
equal
deleted
inserted
replaced
52:263880612637 | 53:a43d8cf2fa95 |
---|---|
99 | 99 |
100 #define DEFAULT_DIR QStandardPaths::DownloadLocation | 100 #define DEFAULT_DIR QStandardPaths::DownloadLocation |
101 | 101 |
102 #define MAX_FILENAME_COUNT 10000 | 102 #define MAX_FILENAME_COUNT 10000 |
103 | 103 |
104 #define PRETTY_NAME "EduExportConverter" | |
105 | |
104 #endif // CONSTANTS_H | 106 #endif // CONSTANTS_H |