dbbrowse.cpp dbbrowse.h de/dbbrowse.mo de/dbbrowse.po
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -14,7 +14,7 @@ class MainApp: public wxApp
|
||||
{
|
||||
public:
|
||||
bool OnInit(void); // Programmstart
|
||||
wxLocale m_locale; // locale we'll be using and language support
|
||||
wxLocale m_locale; // locale we'll be using and language support - MUST be here !
|
||||
};
|
||||
//----------------------------------------------------------------------------------------
|
||||
// Define a new frame type
|
||||
|
Reference in New Issue
Block a user