Pre-resize fillparent
This commit is contained in:
@@ -26,7 +26,7 @@ see license.txt for details
|
||||
#include "VideoEngineTest/VideoEngineTest.hpp"
|
||||
|
||||
/*** Utility Engine Test ***/
|
||||
#include "UtilityEngineTest/StringTest.hpp"
|
||||
#include "UtilityEngineTest/UtilityEngineTest.hpp"
|
||||
|
||||
/*** GUI Engine Test ***/
|
||||
#include "GUIEngineTest/GUIXMLTest.hpp"
|
||||
@@ -47,12 +47,12 @@ int main(int argc, char *argv[])
|
||||
|
||||
VideoEngineTest();
|
||||
|
||||
//UtilityEngineTest();
|
||||
UtilityEngineTest();
|
||||
|
||||
|
||||
//StringTest();
|
||||
|
||||
|
||||
//GUIXMLTest();
|
||||
GUIXMLTest();
|
||||
|
||||
//ImageTest();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user