ref: uint-formatter on NSView+Ext

This commit is contained in:
relikd
2025-12-09 15:06:43 +01:00
parent b194a1427d
commit 385bcf99f3
6 changed files with 43 additions and 30 deletions

View File

@@ -0,0 +1,4 @@
@import Cocoa;
@interface StrictUIntFormatter : NSFormatter
@end