fix >= 0.7.1 update problems with PokerTH distributed default styles
This commit is contained in:
@@ -43,6 +43,8 @@ GuiWrapper::GuiWrapper(ConfigFile *c, startWindowImpl *s) : myLog(NULL), myW(NUL
|
||||
|
||||
GuiWrapper::~GuiWrapper()
|
||||
{
|
||||
delete myLog;
|
||||
|
||||
}
|
||||
|
||||
void GuiWrapper::initGui(int speed) { myW->signalInitGui(speed); }
|
||||
|
||||
Reference in New Issue
Block a user