summaryrefslogtreecommitdiffstats
path: root/kdecore/ksycoca.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/ksycoca.h')
-rw-r--r--kdecore/ksycoca.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kdecore/ksycoca.h b/kdecore/ksycoca.h
index 6b8fcd0f3..52e712989 100644
--- a/kdecore/ksycoca.h
+++ b/kdecore/ksycoca.h
@@ -169,6 +169,7 @@ protected:
void closeDatabase();
KSycocaFactoryList *m_lstFactories;
TQDataStream *m_str;
+ TQByteArray *m_barray;
bool bNoDatabase;
size_t m_sycoca_size;
const char *m_sycoca_mmap;