[mythtv-commits] mythtv commit: r17443 by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Jun 4 12:58:03 UTC 2008
Author: stuartm
Date: 2008-06-04 12:58:03 +0000 (Wed, 04 Jun 2008)
New Revision: 17443
Changeset: http://cvs.mythtv.org/trac/changeset/17443
Modified:
trunk/mythtv/libs/libmythui/mythuiimage.cpp
trunk/mythtv/libs/libmythui/mythuiimage.h
trunk/mythtv/libs/libmythui/mythuitype.cpp
trunk/mythtv/libs/libmythui/mythuitype.h
Log:
Deprecate <staticsize> in favour of using the <area> element to define a static size instead. This removes m_ForceSize and uses the existing m_Area.
ImageTypes can still use <position> where no size needs to be forced, or <area> where it does.
More information about the mythtv-commits
mailing list