diff options
Diffstat (limited to 'kmymoney2/widgets/kmymoneywizard.h')
-rw-r--r-- | kmymoney2/widgets/kmymoneywizard.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/widgets/kmymoneywizard.h b/kmymoney2/widgets/kmymoneywizard.h index 803061e..7e12d48 100644 --- a/kmymoney2/widgets/kmymoneywizard.h +++ b/kmymoney2/widgets/kmymoneywizard.h @@ -22,7 +22,7 @@ #include <tqdialog.h> #include <tqvaluelist.h> -#include <tqpalette.h> +#include <palette.h> class TQVBoxLayout; class TQHBoxLayout; class TQLabel; @@ -289,7 +289,7 @@ protected: * @author Thomas Baumgart (C) 2006 * * This is a base class for implementation of the KMyMoneyWizard. It provides - * the following tqlayout of a wizard: + * the following layout of a wizard: * * @code * +-wizardLayout-----------------------------------------------+ |