diff options
Diffstat (limited to 'src/stylesheetdialog.cpp')
-rw-r--r-- | src/stylesheetdialog.cpp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/stylesheetdialog.cpp b/src/stylesheetdialog.cpp index 58f22ee..a54cce1 100644 --- a/src/stylesheetdialog.cpp +++ b/src/stylesheetdialog.cpp @@ -20,14 +20,14 @@ * * ***************************************************************************/ -#include <ntqiconset.h> -#include <ntqlabel.h> -#include <ntqlayout.h> -#include <ntqlineedit.h> -#include <ntqlistbox.h> -#include <ntqpushbutton.h> -#include <ntqstring.h> -#include <ntqstringlist.h> +#include <tqiconset.h> +#include <tqlabel.h> +#include <tqlayout.h> +#include <tqlineedit.h> +#include <tqlistbox.h> +#include <tqpushbutton.h> +#include <tqstring.h> +#include <tqstringlist.h> #include <kdebug.h> #include <tdefiledialog.h> |