[mythtv-commits] mythtv/master commit: 74a2cbdc4 by John Patrick Poet (jpoet)

MythTV noreply at mythtv.org
Thu Jun 2 00:58:44 UTC 2011


      Author:  John Patrick Poet <jpoet at mythtv.org>
 Change Date:  2011-06-01T17:51:10-07:00
   Push Date:  2011/06/01 17:58:37 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  74a2cbdc4696c459b60d090a43a2c34b85cd5985
   Changeset:  https://github.com/MythTV/mythtv/commit/74a2cbdc4

Log:

Make "shrink" an attribute of minsize for textareas, instead of an element

shrink only makes sense in combination with minsize, so make it an
attribute.

Also fix an off-by-one error resulting because MythPoint starts at 0, while
QSize starts at 1 (for a valid value).

Modified:

   mythtv/libs/libmythui/mythuitext.cpp
   mythtv/libs/libmythui/mythuitype.cpp



More information about the mythtv-commits mailing list