diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-21 16:31:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-21 16:31:48 +0000 |
| commit | 1c207805aef4443c5fb6c102e5be8a5b50002868 (patch) | |
| tree | 97748387388a2a7a644daa0d54a0dfc06bc35f1e /src/lib/config.h | |
| parent | f94ed8f663a5ce6e55484c10dcade6d7b7d2e5ed (diff) | |
Add Manual Acevedo's initial Spanish translation. Hopefully finally fix up translations on Windows.
Diffstat (limited to 'src/lib/config.h')
| -rw-r--r-- | src/lib/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/config.h b/src/lib/config.h index 0e9c4a60a..ee46166e6 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -169,6 +169,7 @@ public: void write () const; static Config* instance (); + static void drop (); private: Config (); |
