diff options
Diffstat (limited to 'kparts/tests/notepadpart.cpp')
-rw-r--r-- | kparts/tests/notepadpart.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
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 ) - |