diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-07-27 18:27:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-07-27 18:27:11 +0000 |
commit | 6eb92df39ef692dda2e22f42b02772d0afccf3a4 (patch) | |
tree | aa31b57a212ea222e65b1b245f131de00afb2ea7 /mcopidl | |
parent | 0012acab27e855ae820b4dc55cc294908db53f82 (diff) | |
download | arts-6eb92df39ef692dda2e22f42b02772d0afccf3a4.tar.gz arts-6eb92df39ef692dda2e22f42b02772d0afccf3a4.zip |
Initial TQT conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1155618 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'mcopidl')
-rw-r--r-- | mcopidl/mcopidl.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mcopidl/mcopidl.cc b/mcopidl/mcopidl.cc index a349bdf..59eaebd 100644 --- a/mcopidl/mcopidl.cc +++ b/mcopidl/mcopidl.cc @@ -17,8 +17,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the Qt - library, treating Qt like a library that normally accompanies the + Permission is also granted to link this program with the TQt + library, treating TQt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ |