]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/tracegroup.hpp
Properly handle decoder errors
[pulseview.git] / pv / views / trace / tracegroup.hpp
index 6a72318abf87d79edb272ad242ad95258fcd587e..a1cc6fdc4558151911b56e40531d0fc5a23ea31a 100644 (file)
@@ -37,7 +37,7 @@ private:
        static const int Padding;
        static const int Width;
        static const int LineThickness;
-       static const QColor LineColour;
+       static const QColor LineColor;
 
 public:
        /**
@@ -111,8 +111,6 @@ public:
         */
        int owner_visual_v_offset() const;
 
-       void restack_items();
-
        /**
         * Returns the number of nested parents that this row item owner has.
         */