X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fresources.h;fp=source%2Fresources.h;h=8fb2185448b7d20c291b07e3560486a75660e779;hb=c2635c5a3dca6a6cea5562fd387beb0662b18cf0;hp=3d39393bac979b144f54d152d73dc69563355c5e;hpb=a38c924ff32081f5cd67c2b0e2d5ca61f0e99de2;p=libs%2Fgltk.git diff --git a/source/resources.h b/source/resources.h index 3d39393..8fb2185 100644 --- a/source/resources.h +++ b/source/resources.h @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspgltk +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #ifndef MSP_GLTK_RESOURCES_H_ #define MSP_GLTK_RESOURCES_H_ @@ -11,6 +18,10 @@ namespace Msp { namespace GLtk { +/** +Stores resources such as styles and graphics. All widgets require a Resources +instance in constructor. +*/ class Resources: public DataFile::Collection { private: