|
|
@ -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
|
|
|
|