From 0a7ce61e65c6fffcc8ab1649ab29c08d90e13fdb Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 4 Jun 2007 11:02:29 +0000 Subject: [PATCH] add wx/unix/private directory git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- misc/scripts/makeunixtags.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/scripts/makeunixtags.sh b/misc/scripts/makeunixtags.sh index f5c3ee803a..179f73e340 100644 --- a/misc/scripts/makeunixtags.sh +++ b/misc/scripts/makeunixtags.sh @@ -39,6 +39,7 @@ ctags --totals --c++-kinds=+px --language-force=c++ \ include/wx/xml/*.h \ include/wx/xrc/*.h \ include/wx/unix/*.h \ + include/wx/unix/private/*.h \ src/aui/*.cpp \ src/common/*.cpp \ src/generic/*.cpp \ -- 2.47.2