_matplotlib

===================================================================

Gbp-Pq: Name 10_matplotlib.patch
This commit is contained in:
OpenKylin Developers 2023-04-14 18:20:57 +08:00 committed by zhouganqing
parent 667bb641d4
commit a62deb20ea
1 changed files with 4 additions and 0 deletions

View File

@ -197,6 +197,10 @@ private:
* to implement IsAvailable.
*/
static Availability CheckMPLAvailability();
static void DisableMPL()
{
MPLMathTextAvailable = UNAVAILABLE;
};
///@{
/**