mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-12 16:17:29 +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;
|
return togl->Height;
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
EXTERN int
|
||||||
Togl_PixelScale(const Togl *togl)
|
Togl_PixelScale(const Togl *togl)
|
||||||
{
|
{
|
||||||
return togl->PixelScale;
|
return togl->PixelScale;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user