1
0
Fork 0

fix No such signal

This commit is contained in:
torusrxxx 2023-11-21 15:42:14 +08:00
parent 570aaea06d
commit eff762460f
No known key found for this signature in database
GPG Key ID: A795C73A0F1CFADD
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ public:
VaHistory mHistory;
signals:
void selectionChanged(dsint parVA);
void selectionChanged(duint parVA);
void displayLogWidget();
void detachGraph();