mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-09-03 14:19:56 +00:00
simplify custom script class
remove QGraphicsView border
This commit is contained in:
@ -395,6 +395,7 @@ void GraphicalItem::showConfiguration(const QStringList tags)
|
||||
setDirection(ui->comboBox_direction->currentText());
|
||||
setHeight(ui->spinBox_height->value());
|
||||
setWidth(ui->spinBox_width->value());
|
||||
|
||||
writeConfiguration();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user