From 3e66de98ab1f62a047a629465f642f32f42e659d Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Sat, 29 Mar 2008 16:46:04 +0000 Subject: ported modules about and action; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1329 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/system/plugin.cpp | 2 +- src/modules/system/plugin.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/system') diff --git a/src/modules/system/plugin.cpp b/src/modules/system/plugin.cpp index ebebfbb1f..7c888f7fe 100644 --- a/src/modules/system/plugin.cpp +++ b/src/modules/system/plugin.cpp @@ -424,4 +424,4 @@ KviPlugin * KviPluginManager::getPlugin(const QString& szPluginPath) { KviPlugin * p = m_pPluginDict->find(szPluginPath); return p; -} \ No newline at end of file +} 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_ -- cgit v1.3.1-10-gc9f91