Skip to content

Commit

Permalink
[nemo-filemanager] Update plugins.qmltypes. Contributes to JB#52306
Browse files Browse the repository at this point in the history
  • Loading branch information
martyone committed Dec 16, 2020
1 parent b6309d5 commit e27c6e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugin/plugins.qmltypes
Expand Up @@ -101,6 +101,7 @@ Module {
}
}
Property { name: "clipboardCount"; type: "int"; isReadonly: true }
Property { name: "clipboardFiles"; type: "QStringList"; isReadonly: true }
Property { name: "clipboardContainsCopy"; type: "bool"; isReadonly: true }
Property { name: "busy"; type: "bool"; isReadonly: true }
Property { name: "mode"; type: "Mode"; isReadonly: true }
Expand Down

0 comments on commit e27c6e3

Please sign in to comment.