On 24 December, 2014 - Dirk Hohndel wrote: > On Wed, Dec 24, 2014 at 01:38:34PM +0100, Anton Lundin wrote: > > > > Its the title property who have bin serving as some sort of spacer, i > > guess. We should fix so the add + button "takes" the approperiate space. > > > > Meanwhile you can: > > > > diff --git a/qt-ui/tableview.ui b/qt-ui/tableview.ui > > index dce3fb7..a252648 100644 > > --- a/qt-ui/tableview.ui > > +++ b/qt-ui/tableview.ui > > @@ -10,6 +10,9 @@ > > <height>300</height> > > </rect> > > </property> > > + <property name="title"> > > + <string>THIS_IS_A_SPACING_TEXT</string> > > + </property> > > <layout class="QVBoxLayout" name="verticalLayout"> > > <item> > > <widget class="QTableView" name="tableView"/> > > > > Are you planning to send a propoper patch with either the spacing string > or a fix for the underlying problem? >
A bit busy with a tornado of kids and relatives. If you like, you can produce a commit based on above crap and it will un-break the ui for folks meanwhile. //Anton -- Anton Lundin +46702-161604 _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
