wip
This commit is contained in:
@@ -127,7 +127,9 @@ void Sidebar::mouseReleaseEvent(QMouseEvent *event) {
|
||||
emit openOnroad();
|
||||
|
||||
} else if (settings_btn.contains(event->pos())) {
|
||||
|
||||
emit openSettings();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user