diff options
Diffstat (limited to 'src/compoundwidget.cpp')
| -rw-r--r-- | src/compoundwidget.cpp | 14 | 
1 files changed, 7 insertions, 7 deletions
| diff --git a/src/compoundwidget.cpp b/src/compoundwidget.cpp index 071e5ea..b450ce4 100644 --- a/src/compoundwidget.cpp +++ b/src/compoundwidget.cpp @@ -20,13 +20,13 @@   *                                                                         *   ***************************************************************************/ -#include <ntqcheckbox.h> -#include <ntqiconset.h> -#include <ntqlabel.h> -#include <ntqlayout.h> -#include <ntqlineedit.h> -#include <ntqpushbutton.h> -#include <ntqspinbox.h> +#include <tqcheckbox.h> +#include <tqiconset.h> +#include <tqlabel.h> +#include <tqlayout.h> +#include <tqlineedit.h> +#include <tqpushbutton.h> +#include <tqspinbox.h>  #include <tdeconfig.h>  #include <kdebug.h> | 
