Show a logout button when there are no modified files and pending promises. ``` showDialog(null, 'Logout? This will discard\nall modified files.', 'Logout') ```