Changeset 75644 in vbox
- Timestamp:
- Nov 21, 2018 2:31:05 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 126822
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlFileManagerSettingsPanel.h
r75643 r75644 39 39 QWidget *pParent, UIGuestControlFileManagerSettings *pFileManagerSettings); 40 40 virtual QString panelName() const /* override */; 41 /** Reads the file manager options and updates t e widget accordingly. This functions is typically called42 * when file manager options have been change by other means and this panel needs to adapt. */41 /** Reads the file manager options and updates the widget accordingly. This functions is typically called 42 * when file manager options have been changed by other means and this panel needs to adapt. */ 43 43 void update(); 44 44
Note:
See TracChangeset
for help on using the changeset viewer.