]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/qt/textctrl.h
Removed references to DEBUG and WXDEBUG; cured Motif font problem; removed
[wxWidgets.git] / include / wx / qt / textctrl.h
index 7c3d7b1ac25b482274609681b7e494a5ee0f28ba..26fe6548a3d435fe90da65efcd27ee7f8c531802 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "wx/control.h"
 
-#if USE_IOSTREAMH
+#if wxUSE_IOSTREAMH
 #include <iostream.h>
 #else
 #include <iostream>