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 --- kate/app/katefileselector.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kate/app/katefileselector.cpp') diff --git a/kate/app/katefileselector.cpp b/kate/app/katefileselector.cpp index 0482b2739..beeed2082 100644 --- a/kate/app/katefileselector.cpp +++ b/kate/app/katefileselector.cpp @@ -53,7 +53,7 @@ #include #include #include -#include +#include #include #include #include @@ -66,7 +66,7 @@ //END Includes //BEGIN Toolbar - // from kfiledialog.cpp - avoid qt warning in STDERR (~/.xsessionerrors) + // from tdefiledialog.cpp - avoid qt warning in STDERR (~/.xsessionerrors) static void silenceQToolBar(TQtMsgType, const char *){} // helper classes to be able to have a toolbar without move handle -- cgit v1.2.1