Searched refs:isStartMsg (Results 1 - 1 of 1) sorted by relevance

/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp529 bool isStartMsg = message->HasString("startupRef"); local
537 if (isStartMsg) {
563 if (isStartMsg) fLastSaved = BEntry(&ref);
564 fSaveButton->SetEnabled(isStartMsg == false);

Completed in 13 milliseconds