QTfrontend/gameuiconfig.h
changeset 8434 4821897a0f10
parent 8354 c25bee85d6f8
child 8444 75db7bb8dce8
child 9080 9b42757d7e71
--- a/QTfrontend/gameuiconfig.h	Fri Jan 25 12:54:24 2013 +0100
+++ b/QTfrontend/gameuiconfig.h	Fri Jan 25 13:59:27 2013 +0100
@@ -97,7 +97,7 @@
     private:
         bool netPasswordIsValid();
         bool eventFilter(QObject *object, QEvent *event);
-	    QString temphash;
+        QString temphash;
         QList<BindAction> m_binds;
 };