mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 21:53:12 +02:00
Remove copy URL button
This commit is contained in:
parent
273acc6a7e
commit
71bc937533
1 changed files with 0 additions and 10 deletions
|
@ -235,16 +235,6 @@ Window {
|
|||
onClicked: root.reload()
|
||||
}
|
||||
|
||||
HifiControls.GlyphButton {
|
||||
glyph: hifi.glyphs.reload
|
||||
color: hifi.buttons.white
|
||||
colorScheme: root.colorScheme
|
||||
height: 26
|
||||
width: 26
|
||||
|
||||
onClicked: root.copyURLToClipboard()
|
||||
}
|
||||
|
||||
HifiControls.Button {
|
||||
text: "ADD TO WORLD"
|
||||
color: hifi.buttons.white
|
||||
|
|
Loading…
Reference in a new issue