]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/layout/layout.cpp
Fixed a minor bug in hotKey handling.
[wxWidgets.git] / samples / layout / layout.cpp
index ab66c79b015c582c5bcd5f9b0f42ed9c257f6c68..23209958d2c2d893b3275a89960b2c2181a902ba 100644 (file)
@@ -21,7 +21,7 @@
 #endif
 
 #if !wxUSE_CONSTRAINTS
-#error You must set wxUSE_CONSTRAINTS to 1 in wx_setup.h!
+#error You must set wxUSE_CONSTRAINTS to 1 in setup.h!
 #endif
 
 #include <ctype.h>