Re: [PATCH 13/13] In Qt5 reset() is depricated.

2014-01-15 Thread Thiago Macieira
On quarta-feira, 15 de janeiro de 2014 09:30:44, Anton Lundin wrote: > Signed-off-by: Anton Lundin > --- > 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 > ++

[PATCH 13/13] In Qt5 reset() is depricated.

2014-01-15 Thread Anton Lundin
Signed-off-by: Anton Lundin --- 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)