diff -r b21da6f583be -r a022701d47f5 src/EditProduct.h --- a/src/EditProduct.h Sat Jan 21 14:27:10 2023 +0100 +++ b/src/EditProduct.h Sat Jan 21 16:18:37 2023 +0100 @@ -266,6 +266,8 @@ void downloadImage_clicked(); void printImage_clicked(); void selectImage_clicked(QListWidgetItem *); + void pictype_changed(int val); + void piccomment_changed(); /* Modified progress bars */ void ferment_perc_mash_valueChanged(int value);