Fix inadvertent tq changes.

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

@ -52,7 +52,7 @@ void SlotLogAction::slotLogAction() {
} }
#endif #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)) #if defined(KDE_MAKE_VERSION) && (KDE_VERSION >= KDE_MAKE_VERSION(3,4,0))
#include "slotLogAction.moc" #include "slotLogAction.moc"
#else #else

Loading…
Cancel
Save