made wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Feb 2004 13:55:49 +0000 (13:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Feb 2004 13:55:49 +0000 (13:55 +0000)
commitfc5414a1c6c55fcf9fd7f5bffb09b9b9eaf1d4bf
tree6420569fdb280425ab66355b0deddc9821b6259c
parent7d0bf46a34e2422c441ccccd9dffb799999bb6a8
made wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate header (patch 882545)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/numdlgg.h [new file with mode: 0644]
include/wx/generic/textdlgg.h
include/wx/numdlg.h [new file with mode: 0644]
include/wx/textdlg.h
src/generic/numdlgg.cpp