[PATCH 16/17] Remove unused strings from ui files

Dirk Hohndel dirk at hohndel.org
Wed Dec 24 10:01:30 PST 2014


On December 24, 2014 9:16:45 AM Anton Lundin <glance at acc.umu.se> wrote:

> 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.

Don't worry.
I'll just revert the patch in question and you can redo it when you have 
time...

/D





More information about the subsurface mailing list