diff options
Diffstat (limited to 'buildtools/script/scriptnewfiledlg.cpp')
-rw-r--r-- | buildtools/script/scriptnewfiledlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/script/scriptnewfiledlg.cpp b/buildtools/script/scriptnewfiledlg.cpp index 0e838612..e5d72bcf 100644 --- a/buildtools/script/scriptnewfiledlg.cpp +++ b/buildtools/script/scriptnewfiledlg.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001-2002 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 * @@ -23,7 +23,7 @@ #include <klocale.h> #include <kmessagebox.h> #include <kstdguiitem.h> -#include <kdeversion.h> +#include <tdeversion.h> #include "scriptprojectpart.h" #include "filetemplate.h" |