Correct PColorMeshItem names
This commit is contained in:
parent
4e7b8dce17
commit
3cbe65d46d
@ -11,7 +11,7 @@ GraphicsWidget
|
||||
GridItem
|
||||
HistogramLUTItem
|
||||
ImageItem
|
||||
pColorMeshItem
|
||||
PColorMeshItem
|
||||
InfiniteLine
|
||||
LabelItem
|
||||
LinearRegionItem
|
||||
|
@ -1,6 +1,6 @@
|
||||
# -*- 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)
|
||||
|
Loading…
Reference in New Issue
Block a user