added ThemeItems
This commit is contained in:
parent
481202b91d
commit
2468ef1dcc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
|
||||||
RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \
|
RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \
|
||||||
Text.hh Text.cc \
|
Text.hh Text.cc \
|
||||||
Texture.cc Texture.hh TextureRender.hh TextureRender.cc \
|
Texture.cc Texture.hh TextureRender.hh TextureRender.cc \
|
||||||
Theme.hh Theme.cc Timer.hh Timer.cc \
|
Theme.hh Theme.cc ThemeItems.hh Timer.hh Timer.cc \
|
||||||
XFontImp.cc XFontImp.hh \
|
XFontImp.cc XFontImp.hh \
|
||||||
Button.hh Button.cc \
|
Button.hh Button.cc \
|
||||||
TextButton.hh TextButton.cc \
|
TextButton.hh TextButton.cc \
|
||||||
|
|
Loading…
Reference in a new issue