]> git.saurik.com Git - wxWidgets.git/blobdiff - misc/scripts/makegtktags
don't include forward declarations in tags file
[wxWidgets.git] / misc / scripts / makegtktags
index 1a152652bd6e7418b3a535340b8a694258f01304..bd798e08a812baea2b51e3790fa8a97fd80e0f96 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-ctags --c-types=+x --totals --language-force=c++ -I WXDLLEXPORT \
+ctags --totals --language-force=c++ -I WXDLLEXPORT \
        include/wx/*.h \
        include/wx/gtk/*.h \
        include/wx/generic/*.h \