Rename for clarity

This commit is contained in:
Jekyll Wu
2012-02-08 03:07:13 +08:00
parent 117a3b297c
commit 39a857b037
3 changed files with 4 additions and 4 deletions

View File

@@ -315,7 +315,7 @@ BookmarkHandler* MainWindow::bookmarkHandler() const
return _bookmarkHandler;
}
void MainWindow::setSessionList(ProfileList* list)
void MainWindow::setProfileList(ProfileList* list)
{
sessionListChanged(list->actions());