Changeset 73456 in vbox for trunk/src/VBox
- Timestamp:
- Aug 2, 2018 12:56:10 PM (6 years ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src/manager
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp
r73451 r73456 499 499 list = vboxGlobal().argUrlList(); 500 500 vboxGlobal().argUrlList().clear(); 501 /// @todo :Rework this getter to do .clear() as well.501 /// @todo Rework this getter to do .clear() as well. 502 502 } 503 503 -
trunk/src/VBox/Frontends/VirtualBox/src/manager/UIWelcomePane.cpp
r73424 r73456 228 228 229 229 /********************************************************************************************************************************* 230 * Class UIScrollAreaTools implementation. 230 * Class UIScrollAreaTools implementation. * 231 231 *********************************************************************************************************************************/ 232 232 … … 250 250 251 251 /********************************************************************************************************************************* 252 * Class UIWrappableLabel implementation. 252 * Class UIWrappableLabel implementation. * 253 253 *********************************************************************************************************************************/ 254 254
Note:
See TracChangeset
for help on using the changeset viewer.