]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/dialogtest.cpp
Swedish translations update from Jonas Rydberg.
[wxWidgets.git] / tests / controls / dialogtest.cpp
index 12f5833181779c0c021a39491c9facbe866450f3..d4780f15c5cc97e245d8edb122ce89fc673f115b 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "wx/testing.h"
 
-#ifdef wxHAS_VARIADIC_MACROS
+#ifdef HAVE_VARIADIC_MACROS
 
 #include "wx/msgdlg.h"
 #include "wx/filedlg.h"
@@ -122,4 +122,4 @@ void ModalDialogsTestCase::CustomDialog()
     CPPUNIT_ASSERT_EQUAL( 42, dlg.m_value );
 }
 
-#endif // wxHAS_VARIADIC_MACROS
+#endif // HAVE_VARIADIC_MACROS