mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-04 20:26:23 +01:00
Disable twitter panel
This commit is contained in:
parent
77445ad0d4
commit
4cd48aaa1f
@ -78,6 +78,7 @@ Rectangle {
|
||||
source: "images/moneroLogo.png"
|
||||
}
|
||||
|
||||
/* Disable twitter/news panel
|
||||
Image {
|
||||
anchors.left: parent.left
|
||||
anchors.verticalCenter: logo.verticalCenter
|
||||
@ -90,6 +91,7 @@ Rectangle {
|
||||
anchors.fill: parent
|
||||
onClicked: appWindow.rightPanelExpanded = !appWindow.rightPanelExpanded
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user