]> sigrok.org Git - pulseview.git/blobdiff - pv/dialogs/settings.hpp
Fix #977 by introducing a setting for always showing all rows
[pulseview.git] / pv / dialogs / settings.hpp
index e2ee568b28971f98497f6c322a09f71a2cb3532e..9aff1f137f0a2bcac155e60c76c8bb2ac70cb35d 100644 (file)
@@ -79,6 +79,7 @@ private Q_SLOTS:
 #ifdef ENABLE_DECODE
        void on_dec_initialStateConfigurable_changed(int state);
        void on_dec_exportFormat_changed(const QString &text);
+       void on_dec_alwaysshowallrows_changed(int state);
 #endif
        void on_log_logLevel_changed(int value);
        void on_log_bufferSize_changed(int value);