mirror of https://gitee.com/openkylin/vtk9.git
_matplotlib
=================================================================== Gbp-Pq: Name 10_matplotlib.patch
This commit is contained in:
parent
667bb641d4
commit
a62deb20ea
|
@ -197,6 +197,10 @@ private:
|
|||
* to implement IsAvailable.
|
||||
*/
|
||||
static Availability CheckMPLAvailability();
|
||||
static void DisableMPL()
|
||||
{
|
||||
MPLMathTextAvailable = UNAVAILABLE;
|
||||
};
|
||||
|
||||
///@{
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue