mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
improve edit chain
This commit is contained in:
@@ -42,3 +42,7 @@ void ProxyItem::on_remove_clicked() {
|
||||
delete item;
|
||||
}
|
||||
}
|
||||
|
||||
QPushButton *ProxyItem::get_change_button() {
|
||||
return ui->change;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user