Update guiColorPicker.h

This commit is contained in:
Anis 2016-02-21 22:10:17 +01:00
parent aed2e0b5b6
commit 5c2bfbf82e

View file

@ -77,7 +77,6 @@ class GuiColorPickerCtrl : public GuiControl
}; };
protected: protected:
/// @name Core Rendering functions /// @name Core Rendering functions
/// @{ /// @{
void renderColorBox(RectI &bounds); ///< Function that draws the actual color box void renderColorBox(RectI &bounds); ///< Function that draws the actual color box