diff options
Diffstat (limited to 'src/editortabs.h')
-rw-r--r-- | src/editortabs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/editortabs.h b/src/editortabs.h index 76fb4b2..7ace1b7 100644 --- a/src/editortabs.h +++ b/src/editortabs.h @@ -28,8 +28,8 @@ #ifndef EDITORTABS_H #define EDITORTABS_H -#include <ntqwidget.h> -#include <ntqpopupmenu.h> +#include <tqwidget.h> +#include <tqpopupmenu.h> #include "tabwidget.h" #include "editorpage.h" #include "projectmanager.h" |