Did somework on the generic dialogs,
Renamed wxBox -> wxBoxSizer Removed old dialog layout code, git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
#ifndef _WX_TEXTDLG_H_BASE_
|
||||
#define _WX_TEXTDLG_H_BASE_
|
||||
|
||||
#ifdef __WXGTK__
|
||||
#include "wx/gtk/textdlg.h"
|
||||
#else
|
||||
#include "wx/generic/textdlgg.h"
|
||||
#endif
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// function to get a number from user
|
||||
|
Reference in New Issue
Block a user