diff options
author | Timothy Pearson <[email protected]> | 2011-11-29 01:11:08 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-29 01:11:08 -0600 |
commit | 8a055d66f43592c257cece2eb8cc021808062917 (patch) | |
tree | d0922f201bd5d24b62a33160d1d9baf9e89f9a70 /pyuic3/pyuic.pro.in | |
parent | b388516ca2691303a076a0764fd40bf7116fe43d (diff) | |
download | pytqt-8a055d66f43592c257cece2eb8cc021808062917.tar.gz pytqt-8a055d66f43592c257cece2eb8cc021808062917.zip |
Initial TQt conversion
Diffstat (limited to 'pyuic3/pyuic.pro.in')
-rw-r--r-- | pyuic3/pyuic.pro.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuic3/pyuic.pro.in b/pyuic3/pyuic.pro.in index faebbd6..7b5b911 100644 --- a/pyuic3/pyuic.pro.in +++ b/pyuic3/pyuic.pro.in @@ -3,7 +3,7 @@ # Copyright (c) 2002, 2003 # Riverbank Computing Limited <[email protected]> # -# The project file for pyuic for Qt v3. +# The project file for pyuic for TQt v3. TEMPLATE = app |