]> git.saurik.com Git - wxWidgets.git/blobdiff - build/update-setup-h
Add *wxTopLevelWindowGTK*RequestUserAttention*int*;
[wxWidgets.git] / build / update-setup-h
index 171484122f7de17c4538c6b78e6b5f19af4e2f83..d5b6ea60fbccf4dc5aefb8775afa79404b6dcf57 100755 (executable)
@@ -52,7 +52,7 @@ update_single_setup_h()
         return 0
     fi
 
-    echo -n "Updating $1..."
+    echo -n "Updating $1 ..."
 
     tmp=$i.$$.tmp
     sed -e '/^\/\* --- start common options --- \*\/$/q' $1 > $tmp &&
@@ -76,6 +76,7 @@ if [ ! -f wxwin.m4 ]; then
 fi
 
 update_single_setup_h include/wx/msw/setup0.h
+update_single_setup_h include/wx/msw/wince/setup.h
 update_single_setup_h include/wx/mac/setup0.h
 update_single_setup_h setup.h.in