]>
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)
7 // Copyright: (c) John Labenski
8 // Licence: wxWindows licence
9 /////////////////////////////////////////////////////////////////////////////
11 #ifndef _WX_NUMDLGDLG_H_BASE_
12 #define _WX_NUMDLGDLG_H_BASE_
18 #include "wx/generic/numdlgg.h"
20 #endif // wxUSE_NUMBERDLG
22 #endif // _WX_NUMDLGDLG_H_BASE_