Generic CAM 0.1-PreAlpha

GenericCAM/src/languages.h File Reference

#include <wx/string.h>
#include <wx/intl.h>
Include dependency graph for languages.h:
This graph shows which files directly or indirectly include this file:

Functions

 wxCOMPILE_TIME_ASSERT (WXSIZEOF(langNames)==WXSIZEOF(langIds), LangArraysMismatch)

Variables

const wxString langNames []

Function Documentation

wxCOMPILE_TIME_ASSERT ( WXSIZEOF(langNames = =WXSIZEOF(langIds),
LangArraysMismatch   
)

Variable Documentation

const wxString langNames[]
Initial value:
        {_T("System default"), _T("English"), _T("French"), _T("German")}