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 <novaprint@mtu-net.ru> - Copyright (C) 2000 Falk Brettschneider <falk@kdevelop.org> + Copyright (C) 2000 Falk Brettschneider <falk@tdevelop.org> Copyright (C) 2002,2003 Joseph Wenninger <jowenn@kde.org> This library is free software; you can redistribute it and/or @@ -23,7 +23,7 @@ ----------- 05/2001 - : useful patches, bugfixes by Christoph Cullmann <crossfire@babylon2k.de>, Joseph Wenninger <jowenn@bigfoot.com> and Falk Brettschneider - 03/2001 - 05/2001 : maintained and enhanced by Falk Brettschneider <falk@kdevelop.org> + 03/2001 - 05/2001 : maintained and enhanced by Falk Brettschneider <falk@tdevelop.org> 03/2000 : class documentation added by Falk Brettschneider <gigafalk@yahoo.com> 10/1999 - 03/2000 : programmed by Max Judin <novaprint@mtu-net.ru> @@ -64,7 +64,7 @@ #include "dummykmainwindow.h" #endif -#include <kdelibs_export.h> +#include <tdelibs_export.h> class KDockSplitter; class KDockManager; |