Skip to content

Commit 37eb3b8

Browse files
deepin-mozartdeepin-ci-robot
authored andcommitted
fix: models translation missed
add q_object in class to void this issue Log: bug fix Change-Id: Ia367d56b01d95f8bf4e0ac784abc27c9fc1ddad6
1 parent 680351c commit 37eb3b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/plugins/aimanager/option/optioncustommodelsgenerator.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
class OptionCustomModelsGenerator : public dpfservice::OptionGenerator
1111
{
12+
Q_OBJECT
1213
public:
1314
OptionCustomModelsGenerator();
1415
inline static QString kitName() { return tr("Models"); }

0 commit comments

Comments
 (0)