(cherry picked from commit f8114bd0d4)
f8114bd0d4
@ -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