Tracker: Fix DEBUG build (I hope)
This commit is contained in:
@@ -338,7 +338,7 @@ IconTestWindow::QuitRequested()
|
||||
void
|
||||
RunIconCacheTests()
|
||||
{
|
||||
new IconTestWindow()->Show();
|
||||
(new IconTestWindow())->Show();
|
||||
}
|
||||
|
||||
#endif // DEBUG
|
||||
|
||||
Reference in New Issue
Block a user