The SliderTest now also uses our own BControl, as that doesn't invalidate the
whole frame in SetValue(). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13350 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d2f968ec96
commit
39b86d2a8e
@ -109,11 +109,12 @@ SimpleTest SliderTest_r5 :
|
||||
SimpleTest SliderTest :
|
||||
SliderTest.cpp
|
||||
Slider.cpp
|
||||
Control.cpp
|
||||
: be
|
||||
;
|
||||
|
||||
SEARCH on [ FGristFiles
|
||||
ScrollView.cpp CheckBox.cpp ChannelSlider.cpp ChannelControl.cpp Slider.cpp
|
||||
ScrollView.cpp CheckBox.cpp ChannelSlider.cpp ChannelControl.cpp Slider.cpp Control.cpp
|
||||
] = [ FDirName $(OBOS_TOP) src kits interface ] ;
|
||||
|
||||
SubInclude OBOS_TOP src tests kits interface bprintjob ;
|
||||
|
Loading…
Reference in New Issue
Block a user