diff options
Diffstat (limited to 'examples/customlayout/main.cpp')
-rw-r--r-- | examples/customlayout/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/customlayout/main.cpp b/examples/customlayout/main.cpp index f50945673..7dc3640f2 100644 --- a/examples/customlayout/main.cpp +++ b/examples/customlayout/main.cpp @@ -16,7 +16,7 @@ #include <ntqapplication.h> #include <tqlabel.h> #include <tqcolor.h> -#include <ntqgroupbox.h> +#include <tqgroupbox.h> #include <tqpushbutton.h> #include <tqmultilineedit.h> #include <tqcolor.h> |