mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
Update guiColorPicker.h
This commit is contained in:
parent
aed2e0b5b6
commit
5c2bfbf82e
1 changed files with 18 additions and 19 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue