diff options
| author | 2008-10-27 16:46:54 +0000 | |
|---|---|---|
| committer | 2008-10-27 16:46:54 +0000 | |
| commit | 7e081b8e8e5a939faaf266166527787d01506e95 (patch) | |
| tree | 7e43d6d4f60f4c7f686893681cfd27c38580facc /src/modules/file/libkvifile.cpp | |
| parent | fixed typos (diff) | |
| download | KVIrc-7e081b8e8e5a939faaf266166527787d01506e95.tar.gz KVIrc-7e081b8e8e5a939faaf266166527787d01506e95.tar.bz2 KVIrc-7e081b8e8e5a939faaf266166527787d01506e95.zip | |
fixed clearRecentChannels action + removed obsolete class KviGarbageCollector (using QObject::deleteLater() instead)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2776 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/file/libkvifile.cpp')
| -rw-r--r-- | src/modules/file/libkvifile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/file/libkvifile.cpp b/src/modules/file/libkvifile.cpp index 2b5320bd4..279e2186f 100644 --- a/src/modules/file/libkvifile.cpp +++ b/src/modules/file/libkvifile.cpp @@ -459,7 +459,7 @@ static bool file_kvs_fnc_size(KviKvsModuleFunctionCall * c) return true; } /* - @doc: file.allSizese + @doc: file.allSizes @type: function @title: |
