Definition in file OptFontSettings.cpp.
#include "mg/mgprec.h"
#include <wx/statline.h>
#include "mc/MathCore.h"
#include "mg/OptDlg.h"
#include "mg/OptFontSettings.h"
#include "mg/MathBox.h"
#include <wx/clrbtn.h>
Go to the source code of this file.
Defines | |
#define | GETWND(idoffset) |
|
Value: wnd = FindWindowById(id+idoffset, this); \ mcASSERT(wnd, wxT("Error in the build process")); Definition at line 276 of file OptFontSettings.cpp. |
[ Top ] |