Added https://github.com/btzy/nativefiledialog-extended at revision a1a401062819beb8c3da84518ab1fe7de88632db

This commit is contained in:
Martin Felis
2025-03-11 22:58:39 +01:00
parent 9298e5ad0e
commit 6d9a6fca56
47 changed files with 7773 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
---
BasedOnStyle: Chromium
IndentWidth: 4
BinPackArguments: false
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: WithoutElse
AllowShortLoopsOnASingleLine: true
---
Language: Cpp
---
Language: ObjC