- Timestamp:
- Dec 8, 2023 11:47:59 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp
r102531 r102537 113 113 114 114 /********************************************************************************************************************************* 115 * UStringInputDialog definition. *115 * UStringInputDialog definition. * 116 116 *********************************************************************************************************************************/ 117 117 … … 328 328 } 329 329 330 330 331 /********************************************************************************************************************************* 331 332 * UIFileDeleteConfirmationDialog implementation. * … … 379 380 380 381 /********************************************************************************************************************************* 381 * UIFileManagerTable implementation. *382 * UIFileManagerTable implementation. * 382 383 *********************************************************************************************************************************/ 383 384 const unsigned UIFileManagerTable::m_iKiloByte = 1024; /**< Our kilo bytes are a power of two! (bird) */
Note:
See TracChangeset
for help on using the changeset viewer.