diff options
Diffstat (limited to 'lib/compatibility/kmdi/qextmdi/kdockwidget.h')
-rw-r--r-- | lib/compatibility/kmdi/qextmdi/kdockwidget.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/compatibility/kmdi/qextmdi/kdockwidget.h b/lib/compatibility/kmdi/qextmdi/kdockwidget.h index 76028094..82872a4c 100644 --- a/lib/compatibility/kmdi/qextmdi/kdockwidget.h +++ b/lib/compatibility/kmdi/qextmdi/kdockwidget.h @@ -1,6 +1,6 @@ /* This file is part of the KDE libraries Copyright (C) 2000 Max Judin <[email protected]> - Copyright (C) 2000 Falk Brettschneider <[email protected]> + Copyright (C) 2000 Falk Brettschneider <[email protected]> Copyright (C) 2002,2003 Joseph Wenninger <[email protected]> This library is free software; you can redistribute it and/or @@ -23,7 +23,7 @@ ----------- 05/2001 - : useful patches, bugfixes by Christoph Cullmann <[email protected]>, Joseph Wenninger <[email protected]> and Falk Brettschneider - 03/2001 - 05/2001 : maintained and enhanced by Falk Brettschneider <[email protected]> + 03/2001 - 05/2001 : maintained and enhanced by Falk Brettschneider <[email protected]> 03/2000 : class documentation added by Falk Brettschneider <[email protected]> 10/1999 - 03/2000 : programmed by Max Judin <[email protected]> @@ -64,7 +64,7 @@ #include "dummykmainwindow.h" #endif -#include <kdelibs_export.h> +#include <tdelibs_export.h> class KDockSplitter; class KDockManager; |