aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_file.h
diff options
context:
space:
mode:
authorGravatar Noldor2010-07-22 14:50:48 +0000
committerGravatar Noldor2010-07-22 14:50:48 +0000
commitf61de507fe9be2ff339fb153d927e4641277d626 (patch)
tree76a9e3a635c6f97a870aff736e335609fea64ac8 /src/modules/objects/class_file.h
parentimplemented #799 (and fixed some serverdb module docs) (diff)
downloadKVIrc-f61de507fe9be2ff339fb153d927e4641277d626.tar.gz
KVIrc-f61de507fe9be2ff339fb153d927e4641277d626.tar.bz2
KVIrc-f61de507fe9be2ff339fb153d927e4641277d626.zip
KVS code improvements
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4686 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/class_file.h')
-rw-r--r--src/modules/objects/class_file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/objects/class_file.h b/src/modules/objects/class_file.h
index e184a95c8..f708440b7 100644
--- a/src/modules/objects/class_file.h
+++ b/src/modules/objects/class_file.h
@@ -46,6 +46,7 @@ public:
bool close(KviKvsObjectFunctionCall *c);
bool flush(KviKvsObjectFunctionCall *c);
bool size(KviKvsObjectFunctionCall *c);
+ bool resize(KviKvsObjectFunctionCall *c);
bool atEnd(KviKvsObjectFunctionCall *c);
// int QFile at() const