X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapsimcommand.h;fp=heatmapsimcommand.h;h=74e20bebb35863128f72c3d85a8398c87ad9a5b2;hb=88fbc534a92cb91900e98a3288dfa1f68828b69b;hp=dd6fa2c87bdb2dc79a4ab8b7245143d04925b26d;hpb=3094cb29c613d9687e861e1d0cf9104b7141d24e;p=mothur.git diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index dd6fa2c..74e20be 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -44,6 +44,7 @@ private: set labels; //holds labels to be used string format, groups, label, calc, sharedfile, phylipfile, columnfile, namefile, outputDir, inputfile; vector Estimators, Groups, outputNames; + int fontsize; int runCommandShared(); int runCommandDist();