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 /tests | |
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 'tests')
-rw-r--r-- | tests/testchangenotify.cc | 4 | ||||
-rw-r--r-- | tests/testremote.cc | 4 | ||||
-rw-r--r-- | tests/testwrapper.cc | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/tests/testchangenotify.cc b/tests/testchangenotify.cc index 0447e7c..5b1ee0a 100644 --- a/tests/testchangenotify.cc +++ b/tests/testchangenotify.cc @@ -16,8 +16,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. */ diff --git a/tests/testremote.cc b/tests/testremote.cc index 85bdfb2..afa49ae 100644 --- a/tests/testremote.cc +++ b/tests/testremote.cc @@ -16,8 +16,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. */ diff --git a/tests/testwrapper.cc b/tests/testwrapper.cc index 9be8c35..b967c42 100644 --- a/tests/testwrapper.cc +++ b/tests/testwrapper.cc @@ -16,8 +16,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. */ |