From ff05e0d8437c50e86229a79b99c8f1ae0ffe773f Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 14 Mar 2003 02:05:15 +0000 Subject: Creating shapes --- lib/glfont.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/glfont.cc') diff --git a/lib/glfont.cc b/lib/glfont.cc index 383601c..5cb1646 100644 --- a/lib/glfont.cc +++ b/lib/glfont.cc @@ -308,3 +308,7 @@ int mogltk::font::singletextsize(const String & s) const { return r; } + +mogltk::font * mogltk::SystemFont; + + -- cgit v1.2.3