> <widget class="QLineEdit" name="filterInternalList"> > diff --git a/qt-ui/tableview.ui b/qt-ui/tableview.ui > index 7386723..dce3fb7 100644 > --- a/qt-ui/tableview.ui > +++ b/qt-ui/tableview.ui > @@ -10,12 +10,6 @@ > <height>300</height> > </rect> > </property> > - <property name="windowTitle"> > - <string>GroupBox</string> > - </property> > - <property name="title"> > - <string>GroupBox</string> > - </property> > <layout class="QVBoxLayout" name="verticalLayout"> > <item> > <widget class="QTableView" name="tableView"/> > --
These changes breaks the functionality to add elements to the tables in the planner and the equipment tab. /Jocke _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
