X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=51212b023ab19f2e79145d991117bf804c707904;hb=403c3e87178230339ceeb1927b2ed99d3fde046f;hp=093ac59b59ca584ba028d3313cfd6753a3065f8a;hpb=7671200bd71de8cdd922b41b025ea18de6422345;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 093ac59..51212b0 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,