Fix inadvertent tq changes.

pull/1/head
Darrell Anderson 12 years ago
parent 1f04c371bc
commit 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(TDE_MAKE_VERSION) && (TDE_VERSION >= TDE_MAKE_VERSION(3,4,0))
#include "slotLogAction.moc"
#else

Loading…
Cancel
Save