mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 05:20:34 +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
|
||||
#include "Togl2.1/togl.h"
|
||||
extern "C" int Togl_PixelScale (const Togl * togl);
|
||||
EXTERN int Togl_PixelScale (const Togl * togl);
|
||||
|
||||
#include "fonts.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user