mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 01:27:26 -04:00
Disable twitter panel
This commit is contained in:
@@ -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
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user