On quarta-feira, 15 de janeiro de 2014 09:30:44, Anton Lundin wrote: > Signed-off-by: Anton Lundin <[email protected]> > --- > qt-ui/models.cpp | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/qt-ui/models.cpp b/qt-ui/models.cpp > index 82aa312..63b97ad 100644 > --- a/qt-ui/models.cpp > +++ b/qt-ui/models.cpp > @@ -1577,7 +1577,8 @@ void TablePrintModel::insertRow(int index) > > void TablePrintModel::callReset() > { > - reset(); > + beginResetModel(); > + endResetModel(); > }
Ah, here's the other end of the change :-)
I suggest squashing patches 9 and 13, so they make more sense.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
