From 2ff910de4fbd5222ca2550a8244d1aaad2e76792 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 29 Jun 2019 20:43:47 +0200 Subject: [PATCH] Add a helper for generating wxQt tags --- misc/scripts/makeqttags | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 misc/scripts/makeqttags diff --git a/misc/scripts/makeqttags b/misc/scripts/makeqttags new file mode 100755 index 0000000000..417b89a11a --- /dev/null +++ b/misc/scripts/makeqttags @@ -0,0 +1,4 @@ +#!/bin/sh +. `dirname $0`/makeunixtags.sh + +create_tags qt