mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-02 11:36:30 +03:00
Minor fixes.
--HG-- branch : dev
This commit is contained in:
@@ -750,7 +750,6 @@ void EETest::createNewUI() {
|
||||
"</window>"
|
||||
);
|
||||
|
||||
/*
|
||||
UIManager::instance()->loadLayoutFromString(
|
||||
"<window layout_width='800dp' layout_height='600dp' winflags='default|maximize'>"
|
||||
" <LinearLayout layout_width='match_parent' layout_height='match_parent'>"
|
||||
@@ -778,7 +777,6 @@ void EETest::createNewUI() {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
void EETest::createMapEditor() {
|
||||
|
||||
Reference in New Issue
Block a user