diff options
Diffstat (limited to 'src/scannamedialog.cpp')
-rw-r--r-- | src/scannamedialog.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/scannamedialog.cpp b/src/scannamedialog.cpp index 827a46a..a29a14e 100644 --- a/src/scannamedialog.cpp +++ b/src/scannamedialog.cpp @@ -20,10 +20,10 @@ * * ***************************************************************************/ -#include <ntqcheckbox.h> -#include <ntqlabel.h> -#include <ntqlayout.h> -#include <ntqlineedit.h> +#include <tqcheckbox.h> +#include <tqlabel.h> +#include <tqlayout.h> +#include <tqlineedit.h> #include <kdebug.h> #include <tdelocale.h> |