font.cpp

Go to the documentation of this file.
00001 /* MANTAINER: Bernard */
00002 
00003 #include "font.h"
00004 
00005 Font::Font()
00006 {
00007         
00008 }
00009 
00010 Font::~Font()
00011 {
00012         
00013 }
00014 
00015 void Font::cleanCache()
00016 {
00017 
00018 }
00019 

Generated on Wed Apr 12 13:55:28 2006 for bjs by  doxygen 1.4.5