]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/tracepalette.hpp
Rename colour* to color*
[pulseview.git] / pv / views / trace / tracepalette.hpp
index c3a8701742f501fee481a8d653c1cb32300ebc8e..7819ee6c44dcde4576ed0ed4fd81b561df40a014 100644 (file)
@@ -31,7 +31,7 @@ class TracePalette
 public:
        static const unsigned int Cols = 8;
        static const unsigned int Rows = 4;
-       static const QColor Colours[Cols * Rows];
+       static const QColor Colors[Cols * Rows];
 };
 
 } // namespace trace