// ----------------------------------------------------------------------------
#ifdef __GNUG__
- #pragma interface "numdlgg.cpp"
#pragma implementation "numdlgg.cpp"
#endif
#pragma hdrstop
#endif
+#if wxUSE_NUMBERDLG
+
#ifndef WX_PRECOMP
#include <stdio.h>
return dialog.GetValue();
}
+
+#endif // wxUSE_NUMBERDLG