X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=bc2a4acd795c8d2bab594eccfd84474e006ce609;hb=ab185f78707eb2800c8b9ea577412ea5f6319f22;hp=a65a723c0c0e85f4704fa38bb712a8e68276c0ba;hpb=c764c995115fbcd3668a02ce1ce0950b5fb6c670;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index a65a723c..bc2a4acd 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -71,6 +71,7 @@ public: static const QString Key_View_CursorFillColor; static const QString Key_Dec_InitialStateConfigurable; static const QString Key_Dec_ExportFormat; + static const QString Key_Dec_AlwaysShowAllRows; static const QString Key_Log_BufferSize; static const QString Key_Log_NotifyOfStacktrace;