summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h
index add0ac958..c6427a720 100644
--- a/src/client.h
+++ b/src/client.h
@@ -348,6 +348,8 @@ private:
static Client *mInstance;
+ static void bindTextDomain(char *name, char *path);
+
Options mOptions;
std::string mPackageDir;