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