协同dlink和mavlink
This commit is contained in:
@@ -257,7 +257,7 @@ void QNavigationWidget::mousePressEvent(QMouseEvent *e)
|
||||
{
|
||||
currentIndex = e->y() / rowHeight;
|
||||
|
||||
emit currentItemChanged(currentIndex);
|
||||
emit ItemChanged(currentIndex);
|
||||
|
||||
update();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user