Fix inadvertent tqt changes.

(cherry picked from commit d581c97c81)
v3.5.13-sru
Darrell Anderson 12 years ago committed by Slávek Banko
parent bcd4f52251
commit 8189587ae8

@ -866,7 +866,7 @@ GtkObject *GtkObject::find(TQRegExp &r) const {
while ((o = ot.current()) != 0) {
++ot;
// this would be nice if tqmoc could parse this file :/
// this would be nice if moc could parse this file :/
//
// if (o->className() != "GtkObject") {
// qDebug("object is not a GtkObject (className = '%s')",

Loading…
Cancel
Save