X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=51212b023ab19f2e79145d991117bf804c707904;hb=23a923e31af4fde0bc7f2993ac8a3b08fe229f46;hp=093ac59b59ca584ba028d3313cfd6753a3065f8a;hpb=7671200bd71de8cdd922b41b025ea18de6422345;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 093ac59b..51212b02 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -20,7 +20,6 @@ #ifndef PULSEVIEW_GLOBALSETTINGS_HPP #define PULSEVIEW_GLOBALSETTINGS_HPP -#include #include #include @@ -29,7 +28,6 @@ #include #include -using std::function; using std::map; using std::vector; @@ -58,6 +56,8 @@ public: static const QString Key_View_DefaultDivHeight; static const QString Key_View_DefaultLogicHeight; static const QString Key_Dec_InitialStateConfigurable; + static const QString Key_Log_BufferSize; + static const QString Key_Log_NotifyOfStacktrace; enum ConvThrDispMode { ConvThrDispMode_None = 0,