Add rich previews for copied files
This commit is contained in:
@@ -947,6 +947,7 @@ Item {
|
||||
result: root.currentResult
|
||||
openAction: function() { root.openResult(root.currentResult) }
|
||||
copyTextAction: function(text) { root.copyText(text) }
|
||||
pluginDir: root.pluginDir
|
||||
visible: root.currentResult !== null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user