diff options
Diffstat (limited to 'examples/tabdialog')
-rw-r--r-- | examples/tabdialog/tabdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tabdialog/tabdialog.cpp b/examples/tabdialog/tabdialog.cpp index 8813d7757..129013827 100644 --- a/examples/tabdialog/tabdialog.cpp +++ b/examples/tabdialog/tabdialog.cpp @@ -10,7 +10,7 @@ #include "tabdialog.h" #include <ntqvbox.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <ntqlineedit.h> #include <tqdatetime.h> #include <ntqbuttongroup.h> |