mirror of
https://review.haiku-os.org/haiku
synced 2025-02-15 10:08:36 +01:00
6 lines
84 B
C
6 lines
84 B
C
|
namespace BPrivate {
|
||
|
|
||
|
void AdoptScrollBarFontSize(BView*);
|
||
|
|
||
|
} // namespace BPrivate
|