mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +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…
Reference in New Issue
Block a user