From 1905a36716979889e47bb0fdd7bf33c6204c5a6d Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 9 Jul 2011 02:23:29 +0000 Subject: Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/sound/AlsaDriver.cpp | 2 +- src/sound/MidiFile.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/sound') diff --git a/src/sound/AlsaDriver.cpp b/src/sound/AlsaDriver.cpp index 176b90b..f49e4a5 100644 --- a/src/sound/AlsaDriver.cpp +++ b/src/sound/AlsaDriver.cpp @@ -353,7 +353,7 @@ AlsaDriver::getAutoTimer(bool &wantTimerChecks) return ""; // The system RTC timer ought to be good, but it doesn't look like - // a very safe choice -- we've seen some system lockups aptqparently + // a very safe choice -- we've seen some system lockups apparently // connected with use of this timer on 2.6 kernels. So we avoid // using that as an auto option. diff --git a/src/sound/MidiFile.h b/src/sound/MidiFile.h index 7cbbb6f..ffdf929 100644 --- a/src/sound/MidiFile.h +++ b/src/sound/MidiFile.h @@ -38,7 +38,7 @@ // from MIDI Files. Despite the fact you can reuse this // object it's probably safer just to create it for a // single way conversion and then throw it away (MIDI -// to Composition conversion tqinvalidates the internal +// to Composition conversion invalidates the internal // MIDI model). // // Derived from SoundFile but still had some features -- cgit v1.2.1