mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
Add a helper for generating wxQt tags
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. `dirname $0`/makeunixtags.sh
|
||||
|
||||
create_tags qt
|
||||
Reference in New Issue
Block a user