diff options
| author | 2009-06-18 22:37:06 +0000 | |
|---|---|---|
| committer | 2009-06-18 22:37:06 +0000 | |
| commit | bfcc39edbfe8a7fd27aa347d17d5567a717910e6 (patch) | |
| tree | 67a1b2117adac20f66cfaf29c4d8f0d25c8935ed | |
| parent | quick fix (diff) | |
| download | KVIrc-bfcc39edbfe8a7fd27aa347d17d5567a717910e6.tar.gz KVIrc-bfcc39edbfe8a7fd27aa347d17d5567a717910e6.tar.bz2 KVIrc-bfcc39edbfe8a7fd27aa347d17d5567a717910e6.zip | |
Test
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3250 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | src/modules/system/plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/system/plugin.h b/src/modules/system/plugin.h index 220a6f465..aabe955a2 100644 --- a/src/modules/system/plugin.h +++ b/src/modules/system/plugin.h @@ -1,5 +1,6 @@ #ifndef _PLUGIN_H_ #define _PLUGIN_H_ + //============================================================================= // // File : plugin.h |
