diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:51 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:51 +0900 |
commit | e684d18c0df9c48d4ab2c2f83d086eb0c5f7d78a (patch) | |
tree | 63632be3fb4074416d4f7f0607df08aa6a52c588 /siplib | |
parent | c444c6331928c6626985d160b8da3f72a40f6946 (diff) | |
download | sip4-tqt-e684d18c0df9c48d4ab2c2f83d086eb0c5f7d78a.tar.gz sip4-tqt-e684d18c0df9c48d4ab2c2f83d086eb0c5f7d78a.zip |
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'siplib')
-rw-r--r-- | siplib/siplib.sbf | 2 | ||||
-rw-r--r-- | siplib/tqtlib.c (renamed from siplib/qtlib.c) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/siplib/siplib.sbf b/siplib/siplib.sbf index 79f9a45..2e17ba5 100644 --- a/siplib/siplib.sbf +++ b/siplib/siplib.sbf @@ -15,5 +15,5 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. target = sip -sources = siplib.c apiversions.c descriptors.c qtlib.c threads.c objmap.c voidptr.c bool.cpp +sources = siplib.c apiversions.c descriptors.c tqtlib.c threads.c objmap.c voidptr.c bool.cpp headers = sip.h sipint.h diff --git a/siplib/qtlib.c b/siplib/tqtlib.c index 9bf065a..9bf065a 100644 --- a/siplib/qtlib.c +++ b/siplib/tqtlib.c |