Changeset 80772 in vbox
- Timestamp:
- Sep 13, 2019 11:06:26 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp
r80771 r80772 875 875 { 876 876 QPainterPath arc; 877 QPointF center(rectangle.center());878 877 arc.addEllipse(rectangle); 879 878 return arc;
Note:
See TracChangeset
for help on using the changeset viewer.