X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=b5cd24fd5ad809a3fcb769fa503523229864726b;hb=99ba5f2845a24f91901addb80c04d5bf0e0906f3;hp=40dc1b3c5e94d0cda96e8078a7f166f45609b254;hpb=1931b5f932cf068d073bc798f11dd21ede5389a2;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 40dc1b3..b5cd24f 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -58,6 +58,7 @@ public: static const QString Key_View_DefaultLogicHeight; static const QString Key_View_ShowHoverMarker; static const QString Key_Dec_InitialStateConfigurable; + static const QString Key_Dec_ExportFormat; static const QString Key_Log_BufferSize; static const QString Key_Log_NotifyOfStacktrace;