summaryrefslogtreecommitdiffstats
path: root/akregator/src/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/plugin.cpp')
-rw-r--r--akregator/src/plugin.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/akregator/src/plugin.cpp b/akregator/src/plugin.cpp
index 495dabc3..a90136b8 100644
--- a/akregator/src/plugin.cpp
+++ b/akregator/src/plugin.cpp
@@ -8,11 +8,13 @@ namespace Akregator {
Plugin::Plugin()
-{}
+{
+}
Plugin::~Plugin()
-{}
+{
+}
void