X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;fp=pv%2Fglobalsettings.hpp;h=f6239a6b3d089f726cea54afd1bffaf3f211b14a;hp=67922d7a696c0c032450c634e9230772add3ba77;hb=e3faae50d59e2bc6d530a195c15d8a196bc8baf9;hpb=5f0ea356391e0a3fa738cf5b4b5002b13946d99d diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 67922d7a..f6239a6b 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -72,6 +72,7 @@ public: static const QString Key_View_DefaultDivHeight; static const QString Key_View_DefaultLogicHeight; static const QString Key_View_ShowHoverMarker; + static const QString Key_View_KeepRulerItemSelected; static const QString Key_View_SnapDistance; static const QString Key_View_CursorFillColor; static const QString Key_View_CursorShowInterval;