]> sigrok.org Git - pulseview.git/blobdiff - pv/view/trace.h
Trace: Renamed get_colour() to colour()
[pulseview.git] / pv / view / trace.h
index 7cfa3c2e0681c76663319939f246f983f8a2c31f..e3754b6e73a6fdf566a1f8ecfe464db429d07418 100644 (file)
@@ -66,7 +66,7 @@ public:
        /**
         * Get the colour of the signal.
         */
-       QColor get_colour() const;
+       QColor colour() const;
 
        /**
         * Set the colour of the signal.