mirror of
https://github.com/KDE/konsole.git
synced 2026-04-30 10:47:05 -04:00
Remove supportsTabs() - hasn't been used in years
This commit is contained in:
@@ -144,11 +144,6 @@ QString BookmarkHandler::iconForView(ViewProperties *view) const
|
||||
return {};
|
||||
}
|
||||
|
||||
bool BookmarkHandler::supportsTabs() const
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
QList<KBookmarkOwner::FutureBookmark> BookmarkHandler::currentBookmarkList() const
|
||||
{
|
||||
QList<KBookmarkOwner::FutureBookmark> list;
|
||||
|
||||
Reference in New Issue
Block a user