]> git.saurik.com Git - wxWidgets.git/blobdiff - build/update-setup-h
use Remove(-1) instead of looping over all images manually in RemoveAll()
[wxWidgets.git] / build / update-setup-h
index 58b1e1bc89bfe46bd41d7fdb3c79cc43a38b2984..804b4f43ac1688b2daa5dee33240998e9ecb3d6d 100755 (executable)
@@ -79,6 +79,9 @@ 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 include/wx/palmos/setup0.h
+update_single_setup_h include/wx/os2/setup0.h
+update_single_setup_h include/wx/motif/setup0.h
 update_single_setup_h setup.h.in
 
 exit $rc