mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 04:50:34 +05:00
extern pixelscale in togl
This commit is contained in:
parent
b4294caefa
commit
39d4231850
@ -4044,7 +4044,7 @@ Togl_Height(const Togl *togl)
|
||||
return togl->Height;
|
||||
}
|
||||
|
||||
int
|
||||
EXTERN int
|
||||
Togl_PixelScale(const Togl *togl)
|
||||
{
|
||||
return togl->PixelScale;
|
||||
|
Loading…
Reference in New Issue
Block a user