Skip to content

Commit

Permalink
qmlui: show disclaimer back again
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallegari committed Dec 23, 2018
1 parent 315c371 commit bc5dff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qmlui/qml/popup/PopupDisclaimer.qml
Expand Up @@ -27,6 +27,7 @@ CustomPopupDialog
{
id: popupRoot

visible: true
title: qsTr("Disclaimer")
standardButtons: Dialog.Ok

Expand Down

0 comments on commit bc5dff7

Please sign in to comment.