diff options
Diffstat (limited to 'kmymoney2/dialogs/kimportdlg.h')
-rw-r--r-- | kmymoney2/dialogs/kimportdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/dialogs/kimportdlg.h b/kmymoney2/dialogs/kimportdlg.h index a2070fd..bd0dd5f 100644 --- a/kmymoney2/dialogs/kimportdlg.h +++ b/kmymoney2/dialogs/kimportdlg.h @@ -42,7 +42,7 @@ * It relies upon the QIF file handling routines in MyMoneyAccount to do * the actual writing of QIF files. * - * It uses the global KConfig object to read and write the application + * It uses the global TDEConfig object to read and write the application * settings. * * @see MyMoneyAccount |