diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-07-27 18:38:43 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-07-27 18:38:43 +0000 |
commit | 006c6dcef6326b789e64b263783fe0e0c99f1a5f (patch) | |
tree | a93dcb4e243b31412c692583fc06a3c792a99e26 /tests | |
parent | 6eb92df39ef692dda2e22f42b02772d0afccf3a4 (diff) | |
download | arts-006c6dcef6326b789e64b263783fe0e0c99f1a5f.tar.gz arts-006c6dcef6326b789e64b263783fe0e0c99f1a5f.zip |
Revert previous commit...some bugs crept in since last build test a week ago and I woul prefer to fix them over the next few days before commiting this patch set.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1155623 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 5b1ee0a..0447e7c 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 TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt 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 afa49ae..85bdfb2 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 TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt 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 b967c42..9be8c35 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 TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ |