X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=sigview.h;h=34eeb95993e8f27eb1878db4b449595daed6684f;hb=d4984fe7119c2fc9bf94b13cc38cc735887e377d;hp=b60ee44b1d4a10aff320e30f0c4ef57673290e6d;hpb=22016ad3e5b44f05d50fb6ff518b6c884dd185cf;p=pulseview.git diff --git a/sigview.h b/sigview.h index b60ee44..34eeb95 100644 --- a/sigview.h +++ b/sigview.h @@ -37,6 +37,7 @@ private: static const int LabelMarginWidth; static const int RulerHeight; + static const int MinorTickSubdivision; static const int ScaleUnits[3]; static const QString SIPrefixes[9];