Fix inadvertent tqt changes.

(cherry picked from commit 48cca5fcb6)
v3.5.13-sru
Darrell Anderson 12 years ago committed by Slávek Banko
parent 8d4a8792ae
commit 233b159cb0

@ -144,7 +144,7 @@ class PlaylistBox::Item : public TQObject, public KListViewItem
Q_OBJECT
TQ_OBJECT
// tqmoc won't let me create private TQObject subclasses and TQt won't let me
// moc won't let me create private TQObject subclasses and TQt won't let me
// make the destructor protected, so here's the closest hack that will
// compile.

Loading…
Cancel
Save