#include "appprefs.h"
#include "radio.h"
Go to the source code of this file.
Classes | |
class | UnitsTab |
Allows the user to define the default units that are used for displaying size information, font size information and general display information. Also, alllows them to define their own units and edit the scaling factor applied to the spread, layer, or whatever. Based on the old UnitsDlg code. More... | |
class | UnitPropertiesDlg |
Defines | |
#define | OPTOKEN_UNITPROPERTIESDLG _T("UnitPropertiesDlg") |
Allows the user to define the properties of a user unit. This includes such details as:- the name the abbreviation what units it is based on the scaling for the base unit to this unit prefix or suffix unit. |
|
Allows the user to define the properties of a user unit. This includes such details as:- the name the abbreviation what units it is based on the scaling for the base unit to this unit prefix or suffix unit.
Definition at line 219 of file optsunit.h. |