diff options
Diffstat (limited to 'examples/network/mail/composer.cpp')
-rw-r--r-- | examples/network/mail/composer.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/network/mail/composer.cpp b/examples/network/mail/composer.cpp index 790a47153..603a0a84a 100644 --- a/examples/network/mail/composer.cpp +++ b/examples/network/mail/composer.cpp @@ -10,9 +10,9 @@ #include "composer.h" #include "smtp.h" -#include <ntqlineedit.h> +#include <tqlineedit.h> #include <ntqmultilineedit.h> -#include <ntqpushbutton.h> +#include <tqpushbutton.h> #include <tqlabel.h> #include <ntqlayout.h> |