Searched refs:canRestoreSession (Results 1 – 3 of 3) sorted by relevance
71 bool canRestoreSession() const;
318 bool BrowserApplication::canRestoreSession() const in canRestoreSession() function in BrowserApplication
388 m_restoreLastSession->setEnabled(BrowserApplication::instance()->canRestoreSession()); in setupMenu()