Searched refs:restoreLastSession (Results 1 – 3 of 3) sorted by relevance
85 void restoreLastSession();
323 void BrowserApplication::restoreLastSession() in restoreLastSession() function in BrowserApplication
387 …storeLastSession, SIGNAL(triggered()), BrowserApplication::instance(), SLOT(restoreLastSession())); in setupMenu()