Fix clazy-fully-qualified-moc-types warning

Slot arguments should be fully-qualified.
This commit is contained in:
Elvis Angelaccio 2019-03-10 11:34:40 +01:00
parent 1aeea4a6ab
commit b7e84ed42f

View file

@ -122,7 +122,7 @@ public slots:
* is placed.
*/
void openNewTab(const QUrl &primaryUrl, const QUrl &secondaryUrl = QUrl(),
TabPlacement tabPlacement = AfterLastTab);
DolphinTabWidget::TabPlacement tabPlacement = AfterLastTab);
/**
* Opens each directory in \p dirs in a separate tab. If \a splitView is set,