Fix inadvertent tqt changes.

pull/1/head
Darrell Anderson 12 years ago
parent 1973b023a9
commit 48cca5fcb6

@ -144,7 +144,7 @@ class PlaylistBox::Item : public TQObject, public KListViewItem
Q_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