46 #if wxUSE_ON_FATAL_EXCEPTION
47 #if wxCHECK_VERSION(3,1,0)
48 virtual void OnFatalException() wxOVERRIDE;
50 virtual void OnFatalException();
80 #endif // LENSCALAPP_H
wxLocale & GetLocale()
return currently active locale
declaration of LensCal main frame class
LensCalFrame * GetLensCalFrame()
returns pointer to main frame
const wxString & GetXRCPath()
return the current xrc path
void StoreFramePosition(wxTopLevelWindow *frame, const wxString &basename)
Store window size and position in configfile/registry.
void RestoreFramePosition(wxTopLevelWindow *frame, const wxString &basename)
Restore window size and position from configfile/registry.
wxLocale locale
locale for internationalisation
The application class for lens_calibrate_gui .