From e19722342046756a90d65060c756198e31ff4457 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Tue, 3 Sep 2013 20:03:11 +0200 Subject: Additional k => tde renaming and fixes --- lib/widgets/flagboxes.cpp | 2 +- lib/widgets/flagboxes.h | 2 +- lib/widgets/ksavealldialog.cpp | 2 +- lib/widgets/ksavealldialog.h | 2 +- lib/widgets/processwidget.cpp | 2 +- lib/widgets/processwidget.h | 2 +- lib/widgets/propeditor/Makefile.am | 2 +- lib/widgets/tdelistviewaction.h | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) (limited to 'lib/widgets') diff --git a/lib/widgets/flagboxes.cpp b/lib/widgets/flagboxes.cpp index 20fc45be..7e643d66 100644 --- a/lib/widgets/flagboxes.cpp +++ b/lib/widgets/flagboxes.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2000-2001 Bernd Gehrmann + Copyright (C) 2000-2001 Bernd Gehrmann Copyright (C) 2003 Alexander Dymo This library is free software; you can redistribute it and/or diff --git a/lib/widgets/flagboxes.h b/lib/widgets/flagboxes.h index 60b9d850..79c77fa7 100644 --- a/lib/widgets/flagboxes.h +++ b/lib/widgets/flagboxes.h @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2000-2001 Bernd Gehrmann + Copyright (C) 2000-2001 Bernd Gehrmann Copyright (C) 2003 Alexander Dymo This library is free software; you can redistribute it and/or diff --git a/lib/widgets/ksavealldialog.cpp b/lib/widgets/ksavealldialog.cpp index be5b658f..9690e8a4 100644 --- a/lib/widgets/ksavealldialog.cpp +++ b/lib/widgets/ksavealldialog.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2002 Harald Fernengel + Copyright (C) 2002 Harald Fernengel This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/lib/widgets/ksavealldialog.h b/lib/widgets/ksavealldialog.h index d7b989c5..fcd63fc0 100644 --- a/lib/widgets/ksavealldialog.h +++ b/lib/widgets/ksavealldialog.h @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2002 Harald Fernengel + Copyright (C) 2002 Harald Fernengel This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/lib/widgets/processwidget.cpp b/lib/widgets/processwidget.cpp index 4f1e6e83..a4188643 100644 --- a/lib/widgets/processwidget.cpp +++ b/lib/widgets/processwidget.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 1999-2001 Bernd Gehrmann + Copyright (C) 1999-2001 Bernd Gehrmann This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/lib/widgets/processwidget.h b/lib/widgets/processwidget.h index eaffbfc4..a8279477 100644 --- a/lib/widgets/processwidget.h +++ b/lib/widgets/processwidget.h @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 1999-2001 Bernd Gehrmann + Copyright (C) 1999-2001 Bernd Gehrmann This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/lib/widgets/propeditor/Makefile.am b/lib/widgets/propeditor/Makefile.am index e6217ec6..e07d5c69 100644 --- a/lib/widgets/propeditor/Makefile.am +++ b/lib/widgets/propeditor/Makefile.am @@ -2,7 +2,7 @@ INCLUDES = -I$(top_srcdir)/lib/compat $(all_includes) METASOURCES = AUTO lib_LTLIBRARIES = libkdevpropertyeditor.la -libkdevpropertyeditor_la_LIBADD = $(LIB_KIO) +libkdevpropertyeditor_la_LIBADD = $(LIB_TDEIO) libkdevpropertyeditor_la_LDFLAGS = -no-undefined $(all_libraries) libkdevpropertyeditor_la_SOURCES = childproperty.cpp pcombobox.cpp pdummywidget.cpp ppointedit.cpp propertymachinefactory.cpp pstringlistedit.cpp\ multiproperty.cpp pcursoredit.cpp pfontbutton.cpp prectedit.cpp propertywidget.cpp psymbolcombo.cpp\ diff --git a/lib/widgets/tdelistviewaction.h b/lib/widgets/tdelistviewaction.h index bf547ab3..43ce2785 100644 --- a/lib/widgets/tdelistviewaction.h +++ b/lib/widgets/tdelistviewaction.h @@ -16,8 +16,8 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef KLISTVIEWACTION_H -#define KLISTVIEWACTION_H +#ifndef TDELISTVIEWACTION_H +#define TDELISTVIEWACTION_H #include #include -- cgit v1.2.3