Support naming of VRAM
This commit is contained in:
@@ -261,7 +261,7 @@ component ConvertImageWidget inherits Rectangle {
|
||||
}
|
||||
}
|
||||
LineEdit {
|
||||
text: root.image_name;
|
||||
text <=> root.image_name;
|
||||
}
|
||||
}
|
||||
HorizontalLayout {
|
||||
|
Reference in New Issue
Block a user