summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/summary/summaryview_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/summary/summaryview_plugin.h')
-rw-r--r--kontact/plugins/summary/summaryview_plugin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kontact/plugins/summary/summaryview_plugin.h b/kontact/plugins/summary/summaryview_plugin.h
index 41d59896..5ea25786 100644
--- a/kontact/plugins/summary/summaryview_plugin.h
+++ b/kontact/plugins/summary/summaryview_plugin.h
@@ -1,7 +1,7 @@
/*
This file is part of KDE Kontact.
- Copyright (C) 2003 Sven Lüppken <sven@kde.org>
+ Copyright (C) 2003 Sven L�ppken <sven@kde.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
@@ -39,7 +39,7 @@ class SummaryView : public Kontact::Plugin
public:
SummaryView( Kontact::Core *core, const char *name, const TQStringList& );
- ~SummaryView();
+ virtual ~SummaryView();
int weight() const { return 100; }