mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 00:08:32 +01:00
11 lines
316 B
Diff
11 lines
316 B
Diff
--- a/src/kmplayer_part.h
|
|
+++ b/src/kmplayer_part.h
|
|
@@ -36,7 +36,7 @@
|
|
|
|
class KMPlayerFactory : public KPluginFactory {
|
|
Q_OBJECT
|
|
- Q_PLUGIN_METADATA(IID "org.kde.KPluginFactory" FILE "")
|
|
+ Q_PLUGIN_METADATA(IID "org.kde.KPluginFactory")
|
|
Q_INTERFACES(KPluginFactory)
|
|
public:
|
|
KMPlayerFactory();
|