summaryrefslogtreecommitdiffstats
path: root/libkdegames/highscore/kexthighscore_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkdegames/highscore/kexthighscore_item.h')
-rw-r--r--libkdegames/highscore/kexthighscore_item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdegames/highscore/kexthighscore_item.h b/libkdegames/highscore/kexthighscore_item.h
index d5faa380..b32f32e7 100644
--- a/libkdegames/highscore/kexthighscore_item.h
+++ b/libkdegames/highscore/kexthighscore_item.h
@@ -294,7 +294,7 @@ class KDE_EXPORT MultiplayerScores
/**
* Show scores.
*/
- void show(TQWidget *tqparent);
+ void show(TQWidget *parent);
private:
TQValueVector<uint> _nbGames;