]> sigrok.org Git - pulseview.git/blobdiff - pv/views/viewbase.hpp
Implement expansion marker animation and its infrastructure
[pulseview.git] / pv / views / viewbase.hpp
index 9621f35117bd47a702eb9e397afa7e8a54fc9d7c..d3111dc79cdfbc5929f260d8f0181a2238f592a9 100644 (file)
@@ -66,7 +66,7 @@ class ViewBase : public QWidget
 {
        Q_OBJECT
 
-private:
+public:
        static const int MaxViewAutoUpdateRate;
 
 public: