Skip to content
  • Alex Richardson's avatar
    Add Q_INTERFACES( Okular::Generator ) to all plugins · 1049dc18
    Alex Richardson authored
    This seems to be required with KPluginFactory and Qt5 since without it
    KPluginFactory::create<Okular::Generator>() always returns null.
    
    For some reason this requires a complete rebuild before generatorstest
    passes.
    
    REVIEW: 123466
    1049dc18