Locale: fix binary compatibility for BNumberFormat
Issue: https://github.com/HaikuArchives/Album/issues/15 Change-Id: I1f8d5055f929957adb0cca20a8f6b13bcccabfab Reviewed-on: https://review.haiku-os.org/c/haiku/+/3807 Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
7124ff96d3
commit
e3c3983827
@@ -44,6 +44,7 @@ public:
|
||||
BString GetSeparator(BNumberElement element);
|
||||
|
||||
private:
|
||||
BNumberFormat();
|
||||
BNumberFormat(const BNumberFormat &other);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user