X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/756baf5c8eaf003e8271dab9c395de2b0e704857..77e28a24d444098399304f0175b1aba43c83017f:/AbstractBlock.h diff --git a/AbstractBlock.h b/AbstractBlock.h index 042a598..ebb1560 100644 --- a/AbstractBlock.h +++ b/AbstractBlock.h @@ -56,7 +56,6 @@ public: bool isWBConfigurable(); // others - static QString normalizeName(const QString& name); virtual void parametersValidation(QList* checkedBlocks, QList* blocksToConfigure) = 0; // ugly but usefull