Tracker: Fix DEBUG build (I hope)

This commit is contained in:
John Scipione
2014-06-21 01:02:53 -04:00
parent ef4f58b2a8
commit 91faf3201b
+1 -1
View File
@@ -338,7 +338,7 @@ IconTestWindow::QuitRequested()
void
RunIconCacheTests()
{
new IconTestWindow()->Show();
(new IconTestWindow())->Show();
}
#endif // DEBUG