diff options
Diffstat (limited to 'src/paths.hh')
-rw-r--r-- | src/paths.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/paths.hh b/src/paths.hh index a9efc62b..8f52cd86 100644 --- a/src/paths.hh +++ b/src/paths.hh @@ -14,6 +14,7 @@ #define PATHS_RC_PREFS "dillorc" #define PATHS_RC_KEYS "keysrc" +#define PATHS_RC_DOMAIN "domainrc" class Paths { public: |