--compilerWarnings;

svn path=/trunk/KDE/kdelibs/; revision=1159722
This commit is contained in:
Aaron J. Seigo 2010-08-06 02:20:06 +00:00
parent 35e376b0b8
commit 7e606b075a

View File

@ -37,8 +37,8 @@ public:
: dirty(false),
cached(false),
enableStorage(false),
isStored(true),
store(NULL),
isStored(true),
storeCount(0)
{}