Skip to content

Commit

Permalink
haxeui_expose_all
Browse files Browse the repository at this point in the history
  • Loading branch information
ianharrigan committed Dec 23, 2024
1 parent edf4961 commit a2c6b6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions haxe/ui/containers/dialogs/Dialogs.hx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ typedef SelectedFileInfo = { > FileInfo,
@:optional var fullPath:String;
}

#if haxeui_expose_all
@:expose
#end
class FileDialogTypes {
public static inline var ANY:Array<FileDialogExtensionInfo> = null;

Expand Down

0 comments on commit a2c6b6f

Please sign in to comment.