Skip to content

Commit

Permalink
fix: load some plugins failed
Browse files Browse the repository at this point in the history
  • Loading branch information
zsien committed Jul 19, 2024
1 parent 593c40b commit 7a6702a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interfaces/pluginsiteminterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ class PluginsItemInterface

QT_BEGIN_NAMESPACE

#define ModuleInterface_iid "com.deepin.dock.PluginsItemInterface"
#define ModuleInterface_iid "com.deepin.dock.PluginsItemInterface_2_0_0"

Q_DECLARE_INTERFACE(PluginsItemInterface, ModuleInterface_iid)
QT_END_NAMESPACE
Expand Down

0 comments on commit 7a6702a

Please sign in to comment.