aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/system/plugin.h
diff options
context:
space:
mode:
authorGravatar Elvio Basello2008-03-29 16:46:04 +0000
committerGravatar Elvio Basello2008-03-29 16:46:04 +0000
commit3e66de98ab1f62a047a629465f642f32f42e659d (patch)
treeb41d9d3b26a2c9d013bcd9bca8dc0724697d4902 /src/modules/system/plugin.h
parentFixing bug #114 (diff)
downloadKVIrc-3e66de98ab1f62a047a629465f642f32f42e659d.tar.gz
KVIrc-3e66de98ab1f62a047a629465f642f32f42e659d.tar.bz2
KVIrc-3e66de98ab1f62a047a629465f642f32f42e659d.zip
ported modules about and action;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1329 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/system/plugin.h')
-rw-r--r--src/modules/system/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/system/plugin.h b/src/modules/system/plugin.h
index b8727db2a..03e3c9a9a 100644
--- a/src/modules/system/plugin.h
+++ b/src/modules/system/plugin.h
@@ -77,4 +77,4 @@ class KviPluginManager
KviPlugin * getPlugin(const QString& szPluginPath);
};
-#endif //_PLUGIN_H_ \ No newline at end of file
+#endif //_PLUGIN_H_