diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:35 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:35 -0600 |
commit | ffa67ac75582192196cb70f866f6bfa00586542a (patch) | |
tree | 5a09c67b42a8228fc8348b5689b85006ea09942d /lib/compatibility/kmdi/qextmdi/kdockwidget.h | |
parent | 997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff) | |
download | tdewebdev-ffa67ac7.tar.gz tdewebdev-ffa67ac7.zip |
Additional renaming of kde to tde
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; |