Projects: Finalize tool #24
|
@ -261,7 +261,7 @@ component ConvertImageWidget inherits Rectangle {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
LineEdit {
|
LineEdit {
|
||||||
text: root.image_name;
|
text <=> root.image_name;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
HorizontalLayout {
|
HorizontalLayout {
|
||||||
|
|
Loading…
Reference in New Issue