Correct PColorMeshItem names

This commit is contained in:
Etienne Dumur 2020-06-26 18:12:17 +02:00
parent 4e7b8dce17
commit 3cbe65d46d
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ GraphicsWidget
GridItem GridItem
HistogramLUTItem HistogramLUTItem
ImageItem ImageItem
pColorMeshItem PColorMeshItem
InfiniteLine InfiniteLine
LabelItem LabelItem
LinearRegionItem LinearRegionItem

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
""" """
Demonstrates very basic use of pColorMeshItem Demonstrates very basic use of PColorMeshItem
""" """
## Add path to library (just for examples; you do not need this) ## Add path to library (just for examples; you do not need this)