Tracker: Fix DEBUG build (I hope)

This commit is contained in:
John Scipione 2014-06-21 01:02:13 -04:00
parent ef4f58b2a8
commit 91faf3201b

View File

@ -338,7 +338,7 @@ IconTestWindow::QuitRequested()
void
RunIconCacheTests()
{
new IconTestWindow()->Show();
(new IconTestWindow())->Show();
}
#endif // DEBUG