diff options
| author | 2008-05-05 17:34:30 +0000 | |
|---|---|---|
| committer | 2008-05-05 17:34:30 +0000 | |
| commit | 178c8afc542cf72512921f70c08938d157d1e5cd (patch) | |
| tree | d3ab533df08d4ca19c991d8b9e1f6d5cdc15f732 /src/modules/math/libkvimath.cpp | |
| parent | porting kvi_process (wip) (diff) | |
| download | KVIrc-178c8afc542cf72512921f70c08938d157d1e5cd.tar.gz KVIrc-178c8afc542cf72512921f70c08938d157d1e5cd.tar.bz2 KVIrc-178c8afc542cf72512921f70c08938d157d1e5cd.zip | |
added kvi_tal_listwidget and kvi_tal_itemdelegates + some fixes
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1678 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/math/libkvimath.cpp')
| -rw-r--r-- | src/modules/math/libkvimath.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/math/libkvimath.cpp b/src/modules/math/libkvimath.cpp index 8a60d18e4..a7c848c12 100644 --- a/src/modules/math/libkvimath.cpp +++ b/src/modules/math/libkvimath.cpp @@ -461,7 +461,7 @@ KVIRC_MODULE( "4.0.0", // module version "Copyright (C) 2006 Szymon Stefanek (pragma at kvirc dot net),"\ "Tonino Imbesi (grifisx at barmes dot org)," \ - "Alessandro Carbone (noldor at barmes dot org)", + "Alessandro Carbone (elfonol at gmail dot com)", "Mathematical function module", math_module_init, 0, |
