diff options
Diffstat (limited to 'qtsharp')
-rw-r--r-- | qtsharp/src/libqtsharp/customslot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtsharp/src/libqtsharp/customslot.h b/qtsharp/src/libqtsharp/customslot.h index 70108dcd..aa2f7f54 100644 --- a/qtsharp/src/libqtsharp/customslot.h +++ b/qtsharp/src/libqtsharp/customslot.h @@ -5,7 +5,7 @@ #include <tqnamespace.h> #include <tqobject.h> #include <tqaction.h> -#include <tqdockwindow.h> +#include <tqdoctwindow.h> #include <tqlistview.h> #include <tqiconview.h> #include <tqpoint.h> |