Changeset 72228 in vbox
- Timestamp:
- May 17, 2018 8:18:56 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp
r72227 r72228 41 41 #endif /* !VBOX_WITH_PRECOMPILED_HEADERS */ 42 42 43 const float UIVMNamePathSelector::s_fPathLabelWidthWeight = 0.65 ;43 const float UIVMNamePathSelector::s_fPathLabelWidthWeight = 0.65f; 44 44 45 45 class UIPathLabel : public QLabel
Note:
See TracChangeset
for help on using the changeset viewer.