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 /soundserver/artsrec.cc | |
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 'soundserver/artsrec.cc')
-rw-r--r-- | soundserver/artsrec.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/soundserver/artsrec.cc b/soundserver/artsrec.cc index 616994c..c53b0ff 100644 --- a/soundserver/artsrec.cc +++ b/soundserver/artsrec.cc @@ -19,8 +19,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. */ |