Commit 2c5ae62
committed
Fixed QwtPlot.setAxisAutoScale/setAutoReplot args
Added missing default state argument (boolean=True) to QwtPlot's setAxisAutoScale and setAutoReplot methods,
in order to fit Qwt C++ library original method signatures (see http://qwt.sourceforge.net/class_qwt_plot.html#ab1cbce6d43ff9772735a9df9104f882f)1 parent fefcbc6 commit 2c5ae62
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
| 649 | + | |
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| |||
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
950 | | - | |
| 950 | + | |
951 | 951 | | |
952 | 952 | | |
953 | 953 | | |
| |||
0 commit comments