]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/numdlg.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: wxNumberEntryDialog class
4 // Author: John Labenski
6 // Created: 07.02.04 (extracted from wx/textdlg.h)
8 // Copyright: (c) John Labenski
9 // Licence: wxWindows licence
10 /////////////////////////////////////////////////////////////////////////////
12 #ifndef _WX_NUMDLGDLG_H_BASE_
13 #define _WX_NUMDLGDLG_H_BASE_
19 #include "wx/generic/numdlgg.h"
21 #endif // wxUSE_NUMBERDLG
23 #endif // _WX_NUMDLGDLG_H_BASE_