Theme files
This commit is contained in:
parent
2045fcca49
commit
dadeffaf86
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ endif
|
||||||
|
|
||||||
libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh EventHandler.hh EventManager.hh EventManager.cc \
|
libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh EventHandler.hh EventManager.hh EventManager.cc \
|
||||||
Font.cc Font.hh FontImp.hh NotCopyable.hh \
|
Font.cc Font.hh FontImp.hh NotCopyable.hh \
|
||||||
SignalHandler.cc SignalHandler.hh Texture.cc Texture.hh \
|
SignalHandler.cc SignalHandler.hh Text.hh Text.cc Texture.cc Texture.hh Theme.hh Theme.cc \
|
||||||
XFontImp.cc XFontImp.hh \
|
XFontImp.cc XFontImp.hh \
|
||||||
${xft_SOURCE} \
|
${xft_SOURCE} \
|
||||||
${xmb_SOURCE}
|
${xmb_SOURCE}
|
||||||
|
|
Loading…
Reference in a new issue