Ticket #30554: patch-bind_dataengine.h.diff

File patch-bind_dataengine.h.diff, 492 bytes (added by ak.ml@…, 13 years ago)

src/context/scriptengine/javascript/bind_dataengine.h patch

  • src/context/scriptengine/javascript/bind_dataengine.h

    old new  
    2929#if !KDE_IS_VERSION(4, 4, 76)
    3030Q_DECLARE_METATYPE(DataEngine*)
    3131#endif
     32#if !KDE_IS_VERSION(4, 6, 81)
    3233Q_DECLARE_METATYPE(Service*)
    3334Q_DECLARE_METATYPE(ServiceJob*)
     35#endif
    3436Q_DECLARE_METATYPE(QVariant)
    3537Q_DECLARE_METATYPE(DataEngine::Dict)
    3638Q_DECLARE_METATYPE(DataEngine::Data)