diff options
Diffstat (limited to 'examples/helpdemo/helpdemo.cpp')
-rw-r--r-- | examples/helpdemo/helpdemo.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/helpdemo/helpdemo.cpp b/examples/helpdemo/helpdemo.cpp index 88ed7cb94..4a3cd1ab3 100644 --- a/examples/helpdemo/helpdemo.cpp +++ b/examples/helpdemo/helpdemo.cpp @@ -1,8 +1,8 @@ #include <ntqassistantclient.h> #include <ntqmessagebox.h> #include <ntqlineedit.h> -#include <ntqaction.h> -#include <ntqpopupmenu.h> +#include <tqaction.h> +#include <tqpopupmenu.h> #include <ntqcheckbox.h> #include <ntqprocess.h> #include <ntqpushbutton.h> |