rm the headers that are no longer existing
This commit is contained in:
parent
6a88803b8c
commit
b555cd12e7
1 changed files with 5 additions and 6 deletions
|
@ -14,12 +14,11 @@ libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc util.cc \
|
|||
|
||||
#focuswidget.cc focuslabel.cc
|
||||
|
||||
includeotk_HEADERS=application.hh appwidget.hh assassin.hh button.hh size.hh \
|
||||
display.hh eventdispatcher.hh eventhandler.hh \
|
||||
focuslabel.hh focuswidget.hh font.hh label.hh otk.hh \
|
||||
point.hh property.hh pseudorendercontrol.hh rect.hh \
|
||||
rendercolor.hh rendercontrol.hh renderstyle.hh \
|
||||
rendertexture.hh screeninfo.hh strut.hh surface.hh \
|
||||
includeotk_HEADERS=application.hh appwidget.hh assassin.hh button.hh \
|
||||
display.hh eventdispatcher.hh eventhandler.hh font.hh \
|
||||
label.hh otk.hh point.hh property.hh pseudorendercontrol.hh\
|
||||
rect.hh rendercolor.hh rendercontrol.hh renderstyle.hh \
|
||||
rendertexture.hh screeninfo.hh size.hh strut.hh surface.hh \
|
||||
timer.hh truerendercontrol.hh ustring.hh util.hh widget.hh \
|
||||
../config.h
|
||||
|
||||
|
|
Loading…
Reference in a new issue