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:
Mark Johnson
2000-02-22 10:53:40 +00:00
parent 270e8b6a37
commit 89fcf04c8c
4 changed files with 22 additions and 13 deletions

View File

@@ -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