Thanks for sending the patch set. Really appreciated. I'll go through them, as will (I hope) our Qt experts.
I will take the ones that fix obvious issues where I don't feel I need to wait for the experts. Like this one :-) For the rest I'll wait for comments. /D On Wed, Oct 15, 2014 at 03:30:45PM +0200, Giuseppe Bilotta wrote: > Signed-off-by: Giuseppe Bilotta <[email protected]> > --- > qt-ui/groupedlineedit.cpp | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/qt-ui/groupedlineedit.cpp b/qt-ui/groupedlineedit.cpp > index 4867089..d08e4ab 100644 > --- a/qt-ui/groupedlineedit.cpp > +++ b/qt-ui/groupedlineedit.cpp > @@ -28,7 +28,6 @@ > > #include "groupedlineedit.h" > > -#include <QFontMetrics> > #include <QStyleOptionFrameV3> > #include <QFontMetrics> > #include <QApplication> > -- > 2.1.0.255.gcd10c46 > > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
