wxLongLongWx::Assign(double) works - thanks Guillermo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,8 +27,10 @@
|
||||
|
||||
// define this to compile wxLongLongWx in "test" mode: the results of all
|
||||
// calculations will be compared with the real results taken from
|
||||
// wxLongLongNative
|
||||
#define wxLONGLONG_TEST_MODE
|
||||
// wxLongLongNative -- this is extremely useful to find the bugs in
|
||||
// wxLongLongWx class!
|
||||
|
||||
//#define wxLONGLONG_TEST_MODE
|
||||
|
||||
#ifdef wxLONGLONG_TEST_MODE
|
||||
#define wxUSE_LONGLONG_WX 1
|
||||
|
Reference in New Issue
Block a user