- Timestamp:
- Jun 28, 2018 12:45:43 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 123253
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerBookmarksPanel.cpp
r72030 r72719 137 137 /* Configure layout: */ 138 138 #ifdef VBOX_WS_MAC 139 pContainerLayout->setContentsMargins(5, 0, 0, 5);139 pContainerLayout->setContentsMargins(5, 0, 5, 0); 140 140 pContainerLayout->setSpacing(5); 141 141 #else
Note:
See TracChangeset
for help on using the changeset viewer.