more stuff from the schönen künste
[multypo.git] / qt / player.h
index c74413cd1831840162e0f9ceca6daeb13e96ba70..0facdd5478ded4f3f0de4bbcecc46afa5a1d051a 100644 (file)
@@ -18,8 +18,9 @@ public:
        bool hasName();
        QString getName();
        QString getCurrentLine();
-       int score;
        void setWaiting(QString labeltext);
+
+       int score;
 };
 
 #endif // PLAYER_H