Fix inadvertent tq changes.

(cherry picked from commit f8114bd0d4)
v3.5.13-sru
Darrell Anderson 12 years ago committed by Slávek Banko
parent 894c80aa2b
commit cf633c5ddd

@ -52,7 +52,7 @@ void SlotLogAction::slotLogAction() {
}
#endif
//Include the right TQMOC file, depending of the version of KDE
//Include the right MOC file, depending of the version of KDE
#if defined(KDE_MAKE_VERSION) && (KDE_VERSION >= KDE_MAKE_VERSION(3,4,0))
#include "slotLogAction.moc"
#else

Loading…
Cancel
Save