Use pyqtSlot to show more info dialog

CURA-5204
This commit is contained in:
Lipu Fei 2018-04-17 16:43:39 +02:00
parent 0d5b21932e
commit 35e7be1d41
5 changed files with 8 additions and 28 deletions

View file

@ -43,15 +43,6 @@ UM.Dialog
Item
{
Connections
{
target: CuraApplication.getCuraAppSignals()
onShowMoreInfoOnAnonymousDataCollection:
{
baseDialog.show();
}
}
id: textRow
anchors
{