diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:52 +0900 |
commit | 50087701ab4e8f67501bc90351298acd308049ab (patch) | |
tree | c1093e6ec4be9f30e920ed2e1eda36922d7efafe /tdecore/network | |
parent | 6290931c7a94004e405fa3b11462a33f4bc9997c (diff) | |
download | tdelibs-50087701ab4e8f67501bc90351298acd308049ab.tar.gz tdelibs-50087701ab4e8f67501bc90351298acd308049ab.zip |
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdecore/network')
-rw-r--r-- | tdecore/network/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/network/Makefile.am b/tdecore/network/Makefile.am index 621e5fab2..08f698b90 100644 --- a/tdecore/network/Makefile.am +++ b/tdecore/network/Makefile.am @@ -1,4 +1,4 @@ -## Makefile.am for libqt-addon +## Makefile.am for libtqt-addon # this is the program that gets installed. it's name is used for all # of the other Makefile.am variables |