diff options
Diffstat (limited to 'parts/regexptest/regexptestdlg.cpp')
-rw-r--r-- | parts/regexptest/regexptestdlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/regexptest/regexptestdlg.cpp b/parts/regexptest/regexptestdlg.cpp index e8c26e29..0f761ed9 100644 --- a/parts/regexptest/regexptestdlg.cpp +++ b/parts/regexptest/regexptestdlg.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Bernd Gehrmann * - * bernd@kdevelop.org * + * bernd@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -21,7 +21,7 @@ #include <tqpushbutton.h> #include <tqregexp.h> #include <klineedit.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kregexp.h> #include <kdebug.h> #include <kglobalsettings.h> |