summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/ntqstring.h')
-rw-r--r--src/tools/ntqstring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/ntqstring.h b/src/tools/ntqstring.h
index b1ad52b1..4c4c4173 100644
--- a/src/tools/ntqstring.h
+++ b/src/tools/ntqstring.h
@@ -388,6 +388,7 @@ struct Q_EXPORT TQStringData : public TQShared {
bool security_unpaged : 1;
TQMutex* mutex;
+ TQCString *cString;
private:
#if defined(TQ_DISABLE_COPY)