mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
missed Slider.h
This commit is contained in:
parent
77d266d938
commit
f4e0147345
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue