diff options
Diffstat (limited to 'libtdegames/kcarddialog.h')
-rw-r--r-- | libtdegames/kcarddialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/kcarddialog.h b/libtdegames/kcarddialog.h index 7f432eb3..b4d9d23f 100644 --- a/libtdegames/kcarddialog.h +++ b/libtdegames/kcarddialog.h @@ -63,7 +63,7 @@ class KCardDialogPrivate; * deck/carddir. You have to save the value of those parameters in your config * file - that's why the parameters are needed. * - * You can also provide a TDEConfig pointer (usually kapp->config()). This + * You can also provide a TDEConfig pointer (usually tdeApp->config()). This * pointer is used to store information about the dialog in an own group * ("KCardDailog"). * So you can just ignore the randomCardDir and randomDeck |