diff -ur kxmleditor-1.1.0.orig/part/kxmleditorfactory.cpp kxmleditor-1.1.0/part/kxmleditorfactory.cpp --- kxmleditor-1.1.0.orig/part/kxmleditorfactory.cpp 2004-07-14 18:50:59.012085888 +0000 +++ kxmleditor-1.1.0/part/kxmleditorfactory.cpp 2004-07-14 18:51:13.258920040 +0000 @@ -30,7 +30,7 @@ { return new KXMLEditorFactory; } -}; +} KInstance * KXMLEditorFactory::s_instance = 0L; KXEConfiguration * KXMLEditorFactory::s_pKXEConfig = 0L;