summaryrefslogtreecommitdiffstats
path: root/kxkb/extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'kxkb/extension.h')
-rw-r--r--kxkb/extension.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kxkb/extension.h b/kxkb/extension.h
index fa482c222..9a3d2da8e 100644
--- a/kxkb/extension.h
+++ b/kxkb/extension.h
@@ -16,6 +16,7 @@ public:
bool init();
static bool setXkbOptions(const XkbOptions options);
+ static TQString getServerOptions();
bool setGroup(unsigned int group);
unsigned int getGroup() const;
void processXEvent(XEvent *ev);