mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 21:58:01 -06:00
Use pyqtSlot to show more info dialog
CURA-5204
This commit is contained in:
parent
0d5b21932e
commit
35e7be1d41
5 changed files with 8 additions and 28 deletions
|
@ -43,15 +43,6 @@ UM.Dialog
|
|||
|
||||
Item
|
||||
{
|
||||
Connections
|
||||
{
|
||||
target: CuraApplication.getCuraAppSignals()
|
||||
onShowMoreInfoOnAnonymousDataCollection:
|
||||
{
|
||||
baseDialog.show();
|
||||
}
|
||||
}
|
||||
|
||||
id: textRow
|
||||
anchors
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue