requests to ofd

This commit is contained in:
2024-11-27 01:46:36 +03:00
parent 1843479e6b
commit 47dfc19395
9 changed files with 125 additions and 33 deletions

View File

@@ -102,4 +102,3 @@ void AdjustPictureDialog::on_contrastSlider_sliderMoved(int position) {
scene->clear();
scene->addPixmap(QPixmap::fromImage(image));
}