From 2a2361ccc9a21fa973c43e9fdd45f692d2c21eb7 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 2 Nov 2008 01:58:14 +0000 Subject: [PATCH] added propgrid sources git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56639 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 a2ea205f0a..41d61b1959 100644 --- a/misc/scripts/makeunixtags.sh +++ b/misc/scripts/makeunixtags.sh @@ -49,6 +49,7 @@ ctags --totals --c++-kinds=+px --language-force=c++ \ src/generic/*.cpp \ src/$1/*.cpp \ src/html/*.cpp \ + src/propgrid/*.cpp \ src/richtext/*.cpp \ src/unix/*.cpp \ src/xml/*.cpp \ -- 2.47.2