From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kparts/tests/notepadpart.cpp | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 kparts/tests/notepadpart.cpp (limited to 'kparts/tests/notepadpart.cpp') diff --git a/kparts/tests/notepadpart.cpp b/kparts/tests/notepadpart.cpp deleted file mode 100644 index 072503fd1..000000000 --- a/kparts/tests/notepadpart.cpp +++ /dev/null @@ -1,5 +0,0 @@ -#include "notepad.h" - -// The entry point for the part. -K_EXPORT_COMPONENT_FACTORY( libnotepadpart, NotepadFactory ) - -- cgit v1.2.1