Ticket #30269: patch-qti.sip.diff
File patch-qti.sip.diff, 462 bytes (added by nicos_pavlov@…, 13 years ago) |
---|
-
qtiplot/src/scripting/qti.sip
old new 3433 3433 double pValue(); 3434 3434 }; 3435 3435 3436 class Anova : StatisticTest3436 /*class Anova : StatisticTest 3437 3437 { 3438 3438 %TypeHeaderCode 3439 3439 #include <Anova.h> … … 3483 3483 double msb(); 3484 3484 //! Mean square value for the interaction 3485 3485 double msab(); 3486 }; 3486 };*/ 3487 3487 3488 3488 // used for output redirection 3489 3489 class PythonScripting