summaryrefslogtreecommitdiffstats
path: root/src/util/util.h
diff options
context:
space:
mode:
authorJohann Latocha2010-07-07 03:53:06 +0200
committerJohann Latocha2010-07-07 03:53:06 +0200
commita97a2d7bae9ebf44c8cd8b4b56cdd0ba6aaee0b0 (patch)
tree6f281b03681feaf5b2f2db67b7634718eee53b90 /src/util/util.h
parentjjls first git commit ever! (svn changes since r793) (diff)
downloadpvs-a97a2d7bae9ebf44c8cd8b4b56cdd0ba6aaee0b0.tar.gz
pvs-a97a2d7bae9ebf44c8cd8b4b56cdd0ba6aaee0b0.tar.xz
pvs-a97a2d7bae9ebf44c8cd8b4b56cdd0ba6aaee0b0.zip
Defect #715, apply patch by Sébastien
Diffstat (limited to 'src/util/util.h')
-rw-r--r--src/util/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/util.h b/src/util/util.h
index 37565cb..6ddefc6 100644
--- a/src/util/util.h
+++ b/src/util/util.h
@@ -46,6 +46,7 @@ QString readPassFromPassFile();
bool getAllowed();
QString int2String(int intInt);
+QString ptr2String(void* ptr);
int string2Int(QString string);
int string2Int(QString string);
//} // end namespace util