Skip to content

Commit

Permalink
Refactor ColorPicker shapes
Browse files Browse the repository at this point in the history
  • Loading branch information
KoBeWi committed Mar 4, 2025
1 parent 1753893 commit bcafac0
Show file tree
Hide file tree
Showing 5 changed files with 779 additions and 444 deletions.
2 changes: 0 additions & 2 deletions scene/gui/color_mode.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ class ColorModeOKHSL : public ColorMode {

ColorModeOKHSL(ColorPicker *p_color_picker) :
ColorMode(p_color_picker) {}

~ColorModeOKHSL() {}
};

#endif // COLOR_MODE_H
Loading

0 comments on commit bcafac0

Please sign in to comment.