mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 22:20:35 +05:00
EXTERN Togl_PixelScale
This commit is contained in:
parent
75dc76cc95
commit
b4294caefa
@ -25,7 +25,7 @@ The interface between the GUI and the netgen library
|
|||||||
|
|
||||||
// to be sure to include the 'right' togl-version
|
// to be sure to include the 'right' togl-version
|
||||||
#include "Togl2.1/togl.h"
|
#include "Togl2.1/togl.h"
|
||||||
extern "C" int Togl_PixelScale (const Togl * togl);
|
EXTERN int Togl_PixelScale (const Togl * togl);
|
||||||
|
|
||||||
#include "fonts.hpp"
|
#include "fonts.hpp"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user