[patch] Small code simplification

2013-12-26 Thread Patrick Valsecchi
Usage of QStringList::contains instead of iterating the list. From 55816b141f06fd9a74e5e4ab01e36d9219e75206 Mon Sep 17 00:00:00 2001 From: Patrick Valsecchi patr...@thus.ch Date: Thu, 26 Dec 2013 14:59:06 +0100 Subject: [PATCH] Usage of QStringList::contains instead of iterating the list.

Re: [patch] Small code simplification

2013-12-26 Thread Dirk Hohndel
On Thu, 2013-12-26 at 15:02 +0100, Patrick Valsecchi wrote: Usage of QStringList::contains instead of iterating the list. Thanks, Patrick. That's much simpler and easier to read. /D ___ subsurface mailing list subsurface@hohndel.org