From de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:02:02 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- libkonq/konq_popupmenu.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libkonq/konq_popupmenu.cc') diff --git a/libkonq/konq_popupmenu.cc b/libkonq/konq_popupmenu.cc index 294e43337..e11ef9046 100644 --- a/libkonq/konq_popupmenu.cc +++ b/libkonq/konq_popupmenu.cc @@ -37,7 +37,7 @@ #include -#include +#include #include #include "kpropertiesdialog.h" @@ -1130,7 +1130,7 @@ void KonqPopupMenu::slotPopupProperties() KPropertiesDialog* KonqPopupMenu::showPropertiesDialog() { - // It may be that the kfileitem was created by hand + // It may be that the tdefileitem was created by hand // (see KonqKfmIconView::slotMouseButtonPressed) // In that case, we can get more precise info in the properties // (like permissions) if we stat the URL. -- cgit v1.2.1