diff --git a/misc/scripts/makegtktags b/misc/scripts/makegtktags index 1a152652bd..bd798e08a8 100755 --- a/misc/scripts/makegtktags +++ b/misc/scripts/makegtktags @@ -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 \