mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:04:20 +00:00
Add NSColorSampler class.
This commit is contained in:
parent
a655fe1192
commit
d8a43c580c
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,7 @@ NSColorList.m \
|
|||
NSColorPanel.m \
|
||||
NSColorPicker.m \
|
||||
NSColorPickerTouchBarItem.m \
|
||||
NSColorSampler.m \
|
||||
NSColorSpace.m \
|
||||
NSColorWell.m \
|
||||
NSComboBox.m \
|
||||
|
@ -369,6 +370,7 @@ NSColorList.h \
|
|||
NSColorPanel.h \
|
||||
NSColorPicker.h \
|
||||
NSColorPickerTouchBarItem.h \
|
||||
NSColorSampler.h \
|
||||
NSColorSpace.h \
|
||||
NSColorWell.h \
|
||||
NSComboBox.h \
|
||||
|
|
Loading…
Reference in a new issue