menu files
This commit is contained in:
parent
f2a4e6ae2c
commit
31dd91c2a8
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ endif
|
|||
|
||||
libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
|
||||
EventHandler.hh EventManager.hh EventManager.cc \
|
||||
FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh NotCopyable.hh \
|
||||
FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \
|
||||
Menu.hh Menu.cc MenuTheme.hh MenuTheme.cc NotCopyable.hh \
|
||||
RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \
|
||||
Text.hh Text.cc \
|
||||
Texture.cc Texture.hh Theme.hh Theme.cc \
|
||||
|
|
Loading…
Reference in a new issue