X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/d43174d0eb3d293b3bb5fbe76662241134e74d0d..2019e5afdaf7fd0ad21607848710348bbc3be256:/Parameters.h 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;