Pedantic.

svn path=/trunk/KDE/kdebase/workspace/; revision=689597
This commit is contained in:
Luboš Luňák 2007-07-18 16:42:21 +00:00
parent c29c66832d
commit b7ae1af212

View file

@ -377,7 +377,7 @@ enum WindowQuadType
{ {
WindowQuadError, // for the stupid default ctor WindowQuadError, // for the stupid default ctor
WindowQuadContents, WindowQuadContents,
WindowQuadDecoration, WindowQuadDecoration
}; };
/** /**