diff options
Diffstat (limited to 'kxsldbg/kxsldbgpart')
-rw-r--r-- | kxsldbg/kxsldbgpart/kxsldbg_part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kxsldbg/kxsldbgpart/kxsldbg_part.cpp b/kxsldbg/kxsldbgpart/kxsldbg_part.cpp index 6b723c68..e62666eb 100644 --- a/kxsldbg/kxsldbgpart/kxsldbg_part.cpp +++ b/kxsldbg/kxsldbgpart/kxsldbg_part.cpp @@ -54,7 +54,7 @@ #include <tqtextbrowser.h> #include <tqmessagebox.h> #include <tqlineedit.h> -#include <tqdoctwindow.h> +#include <tqdockwindow.h> #include <tqpushbutton.h> #include <tqinputdialog.h> #include <tqobjectlist.h> |