- Timestamp:
- Dec 8, 2021 2:11:16 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp
r92814 r92819 858 858 void UIFileManagerGuestTable::sltHandleGuestSessionPanelHidden() 859 859 { 860 return;861 860 if (m_pActionPool && m_pActionPool->action(UIActionIndex_M_FileManager_T_GuestSession)) 862 861 m_pActionPool->action(UIActionIndex_M_FileManager_T_GuestSession)->setChecked(false);
Note:
See TracChangeset
for help on using the changeset viewer.