missed Slider.h

This commit is contained in:
Bill Currie 2004-02-04 23:26:39 +00:00
parent 77d266d938
commit f4e0147345
1 changed files with 2 additions and 2 deletions

View File

@ -10,5 +10,5 @@ nobase_include_HEADERS= \
cbuf.h cmd.h cvar.h file.h gib.h hash.h plist.h \
Object.h AutoreleasePool.h Array.h Entity.h List.h ListNode.h Stack.h \
\
gui/Group.h gui/InputLine.h gui/Point.h gui/Rect.h gui/Size.h gui/Text.h \
gui/View.h
gui/Group.h gui/InputLine.h gui/Point.h gui/Rect.h gui/Size.h \
gui/Slider.h gui/Text.h gui/View.h