NUM_COLORS is internal and might be changed, document it thusly
svn path=/trunk/KDE/kdebase/workspace/; revision=743012
This commit is contained in:
parent
e3c96063ca
commit
21433fbb26
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ public:
|
||||||
ColorButtonBg, ///< The color to use for the titlebar buttons
|
ColorButtonBg, ///< The color to use for the titlebar buttons
|
||||||
ColorFrame, ///< The color for the window frame (border)
|
ColorFrame, ///< The color for the window frame (border)
|
||||||
ColorHandle, ///< The color for the resize handle
|
ColorHandle, ///< The color for the resize handle
|
||||||
NUM_COLORS
|
NUM_COLORS ///< @internal This value may change, do not use
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue