NUM_COLORS is internal and might be changed, document it thusly

svn path=/trunk/KDE/kdebase/workspace/; revision=743012
This commit is contained in:
Matthew Woehlke 2007-11-29 17:01:14 +00:00
parent e3c96063ca
commit 21433fbb26

View file

@ -113,7 +113,7 @@ public:
ColorButtonBg, ///< The color to use for the titlebar buttons
ColorFrame, ///< The color for the window frame (border)
ColorHandle, ///< The color for the resize handle
NUM_COLORS
NUM_COLORS ///< @internal This value may change, do not use
};
/**