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  
    34333433  double pValue();
    34343434};
    34353435
    3436 class Anova : StatisticTest
     3436/*class Anova : StatisticTest
    34373437{
    34383438%TypeHeaderCode
    34393439#include <Anova.h>
     
    34833483  double msb();
    34843484  //! Mean square value for the interaction
    34853485  double msab();
    3486 };
     3486};*/
    34873487
    34883488// used for output redirection
    34893489class PythonScripting