Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 11 lines 316 B view raw
1--- a/src/kmplayer_part.h 2+++ b/src/kmplayer_part.h 3@@ -36,7 +36,7 @@ 4 5 class KMPlayerFactory : public KPluginFactory { 6 Q_OBJECT 7- Q_PLUGIN_METADATA(IID "org.kde.KPluginFactory" FILE "") 8+ Q_PLUGIN_METADATA(IID "org.kde.KPluginFactory") 9 Q_INTERFACES(KPluginFactory) 10 public: 11 KMPlayerFactory();