gui preperation for log export and live preview
This commit is contained in:
@@ -34,6 +34,7 @@ GuiWrapper::GuiWrapper(ConfigFile *c, startWindowImpl *s) : myGuiLog(NULL), myW(
|
||||
myW = new gameTableImpl(myConfig);
|
||||
myGuiLog = new guiLog(myW, myConfig);
|
||||
|
||||
myStartWindow->setGuiLog(myGuiLog);
|
||||
myW->setStartWindow(myStartWindow);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user