Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb52306' into 'master'
[nemo-filemanager] Update plugins.qmltypes. Contributes to JB#52306

See merge request mer-core/nemo-qml-plugin-filemanager!35
  • Loading branch information
pvuorela committed Dec 16, 2020
2 parents b6309d5 + e27c6e3 commit 013dd9e
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 013dd9e

Please sign in to comment.