Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Workspace
Commits
73019e83
Verified
Commit
73019e83
authored
Jan 19, 2022
by
Eugene Popov
🇺🇦
Committed by
Fushan Wen
Mar 29, 2022
Browse files
Revert "applets/clipboard: Generate QR code from full text"
This reverts commit
2de8a542
.
parent
8ee62c09
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/clipboard/contents/ui/DelegateToolButtons.qml
View file @
73019e83
...
...
@@ -29,7 +29,7 @@ RowLayout {
id
:
barcodeToolButton
icon.name
:
"
view-barcode-qr
"
visible
:
supportsBarcodes
onClicked
:
menuItem
.
barcode
(
FullText
Role
)
onClicked
:
menuItem
.
barcode
(
Display
Role
)
PlasmaComponents3.ToolTip
{
text
:
i18n
(
"
Show QR code
"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment