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