Skip to content
GitLab
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
76adb981
Commit
76adb981
authored
Jan 19, 2022
by
Eugene Popov
🇺🇦
Committed by
Fushan Wen
Feb 18, 2022
Browse files
Revert "applets/clipboard: Generate QR code from full text"
This reverts commit
2de8a542
.
parent
6e2389db
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/clipboard/contents/ui/DelegateToolButtons.qml
View file @
76adb981
...
...
@@ -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
.
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