Update submodules

This commit is contained in:
Jack Andersen 2015-12-17 17:26:43 -10:00
parent 85880e27c5
commit 772060ac14
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ namespace RUDE
#define TEXT_MARGIN 10 #define TEXT_MARGIN 10
SplashScreen::SplashScreen(ViewManager& vm, Specter::ViewResources& res) SplashScreen::SplashScreen(ViewManager& vm, Specter::ViewResources& res)
: ModalWindow(res, vm.rootView(), SPLASH_WIDTH, SPLASH_HEIGHT), m_vm(vm), : ModalWindow(res, vm.rootView(), SPLASH_WIDTH * res.pixelFactor(), SPLASH_HEIGHT * res.pixelFactor()), m_vm(vm),
m_textColor(res.themeData().uiText()), m_textColor(res.themeData().uiText()),
m_textColorClear(m_textColor), m_textColorClear(m_textColor),
m_newProjBind(*this), m_newProjBind(*this),

2
hecl

@ -1 +1 @@
Subproject commit ec4626d5380e8f5ae2a83316ede1519c6d04d6fc Subproject commit f43e5c442608852a46e4f7b3bce499ade7111440

@ -1 +1 @@
Subproject commit c4c83aa1786e675763dd8050183eb164c92e9652 Subproject commit c8024afd8ffc56228e69aea992d8123b3bcbc276