mirror of
https://github.com/KDE/konsole.git
synced 2026-06-12 07:55:07 -04:00
Rename for clarity
This commit is contained in:
@@ -315,7 +315,7 @@ BookmarkHandler* MainWindow::bookmarkHandler() const
|
||||
return _bookmarkHandler;
|
||||
}
|
||||
|
||||
void MainWindow::setSessionList(ProfileList* list)
|
||||
void MainWindow::setProfileList(ProfileList* list)
|
||||
{
|
||||
sessionListChanged(list->actions());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user