X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/d43174d0eb3d293b3bb5fbe76662241134e74d0d..5d4e709cb8d460b2efc083e6e7999f1c3a0eb602:/Parameters.h?ds=sidebyside diff --git a/Parameters.h b/Parameters.h index a152f1c..27dc08f 100644 --- a/Parameters.h +++ b/Parameters.h @@ -93,6 +93,8 @@ public : // defaults for vhdl int wbDataWidth; int wbAddressWidth; + QString validityExtension; //! the string to add to ports to obtain the name of the associated validity port. + // defaults for scene elements int defaultBlockWidth; int defaultBlockHeight;