]> sigrok.org Git - pulseview.git/blobdiff - pv/logicsignal.h
Added a label colour chooser dialog
[pulseview.git] / pv / logicsignal.h
index 5c527206d521faf915345aa3940a949ae937cb68..b1ef777ad47ced54fa30b9cc6183aa56c49e0c76 100644 (file)
@@ -63,11 +63,6 @@ private:
                bool level, double samples_per_pixel, double pixels_offset,
                float x_offset, float y_offset);
 
-       /**
-        * Get the colour of the logic signal
-        */
-       QColor get_colour() const;
-
        /**
         * When painting into the rectangle, calculate the y
         * offset of the zero point.