- Timestamp:
- Oct 27, 2022 5:15:33 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.cpp
r97318 r97327 268 268 const char *UIExtraDataDefs::GUI_MediumSelector_DialogGeometry = "GUI/MediumSelector/DialogGeometry"; 269 269 270 const int UIExtraDataDefs::iFontScaleMin = 30;271 const int UIExtraDataDefs::iFontScaleMax = 170;270 const int UIExtraDataDefs::iFontScaleMin = 20; 271 const int UIExtraDataDefs::iFontScaleMax = 200; 272 272 273 273 /* Obsolete keys: */
Note:
See TracChangeset
for help on using the changeset viewer.

