From 78f27858ac26f2be5ec0412df5ee3f764f946f8a Mon Sep 17 00:00:00 2001 From: Thorvald Natvig Date: Fri, 31 Jul 2009 17:46:32 +0200 Subject: Indent, changelog and submodule update --- src/mumble/GlobalShortcut_unix.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mumble/GlobalShortcut_unix.h') diff --git a/src/mumble/GlobalShortcut_unix.h b/src/mumble/GlobalShortcut_unix.h index 69b665bfa..a42a4c550 100644 --- a/src/mumble/GlobalShortcut_unix.h +++ b/src/mumble/GlobalShortcut_unix.h @@ -60,12 +60,12 @@ class GlobalShortcutX : public GlobalShortcutEngine { ~GlobalShortcutX(); void run(); QString buttonName(const QVariant &); - + int iKeyPress, iKeyRelease, iButtonPress, iButtonRelease; - + void initXInput(); public slots: - void displayReadyRead(int); + void displayReadyRead(int); void inputReadyRead(int); void directoryChanged(const QString &); }; -- cgit v1.2.3