Add a helper for generating wxQt tags
This commit is contained in:
parent
e67223e6c4
commit
2ff910de4f
1 changed files with 4 additions and 0 deletions
4
misc/scripts/makeqttags
Executable file
4
misc/scripts/makeqttags
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
. `dirname $0`/makeunixtags.sh
|
||||
|
||||
create_tags qt
|
||||
Loading…
Add table
Add a link
Reference in a new issue