summaryrefslogtreecommitdiffabout
path: root/kabc/formatplugin.h
Side-by-side diff
Diffstat (limited to 'kabc/formatplugin.h') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/formatplugin.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/kabc/formatplugin.h b/kabc/formatplugin.h
index d784daf..40a6922 100644
--- a/kabc/formatplugin.h
+++ b/kabc/formatplugin.h
@@ -32,3 +32,3 @@ $Id$
-//US #include "plugin.h"
+#include "plugin.h"
#include "resource.h"
@@ -48,4 +48,3 @@ class Addressee;
*/
-//US class FormatPlugin : public Plugin
-class FormatPlugin
+class FormatPlugin : public Plugin
{