summaryrefslogtreecommitdiffstats
path: root/kolf/kolf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kolf/kolf.h')
-rw-r--r--kolf/kolf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolf/kolf.h b/kolf/kolf.h
index 62892ea7..ea0f3c29 100644
--- a/kolf/kolf.h
+++ b/kolf/kolf.h
@@ -88,7 +88,7 @@ private:
TQString filename;
PlayerList players;
PlayerList spacerPlayers;
- TQGridLayout *tqlayout;
+ TQGridLayout *layout;
ScoreBoard *scoreboard;
KToggleAction *editingAction;
KAction *newHoleAction;