summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/akregator/akregator_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/akregator/akregator_plugin.h')
-rw-r--r--kontact/plugins/akregator/akregator_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/akregator/akregator_plugin.h b/kontact/plugins/akregator/akregator_plugin.h
index 428084646..6689a5a30 100644
--- a/kontact/plugins/akregator/akregator_plugin.h
+++ b/kontact/plugins/akregator/akregator_plugin.h
@@ -57,7 +57,7 @@ class Plugin : public Kontact::Plugin
const TQStringList & );
~Plugin();
- int weight() const { return 700; }
+ int weight() const { return 475; }
AkregatorPartIface_stub *interface();