From: Mikko Rasa Date: Sun, 2 Dec 2012 21:38:30 +0000 (+0200) Subject: Change Style so it doesn't need a special loading function X-Git-Url: http://git.tdb.fi/?p=libs%2Fgltk.git;a=commitdiff_plain;h=3d84860cb25cf05ed36ee6cbd07d9e58cee52422 Change Style so it doesn't need a special loading function --- diff --git a/source/resources.cpp b/source/resources.cpp index b7586e8..3e0f851 100644 --- a/source/resources.cpp +++ b/source/resources.cpp @@ -12,6 +12,7 @@ Resources::Resources(): add_type().keyword("graphic"); add_type().keyword("texture"); add_type().keyword("font"); + add_type