Update UI again
This commit is contained in:
@@ -14,6 +14,7 @@ export component MainWindow inherits Window {
|
||||
|
||||
// Convert Image values
|
||||
in-out property file_tab_browse_path <=> file_tab.conv_image_path;
|
||||
in-out property file_tab_image_data <=> file_tab.conv_image_data;
|
||||
callback file_tab_browse_convert_image <=> file_tab.conv_image_browse_clicked;
|
||||
|
||||
title: "TIM Tool 0.1.0";
|
||||
|
Reference in New Issue
Block a user