diff options
Diffstat (limited to 'src/idsuggestionswidget.h')
-rw-r--r-- | src/idsuggestionswidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/idsuggestionswidget.h b/src/idsuggestionswidget.h index dc2a675..0f8b5cb 100644 --- a/src/idsuggestionswidget.h +++ b/src/idsuggestionswidget.h @@ -20,8 +20,8 @@ #ifndef KBIBTEXIDSUGGESTIONSWIDGET_H #define KBIBTEXIDSUGGESTIONSWIDGET_H -#include <ntqwidget.h> -#include <ntqdialog.h> +#include <tqwidget.h> +#include <tqdialog.h> class TQCheckBox; class TQScrollView; |