Commit 6f2e544
committed
Fixed QwtPlotRenderer.setDiscardFlag/setLayoutFlag args
Added missing default state argument (boolean=True) to fit the corresponding Qwt C++ method signatures:
http://qwt.sourceforge.net/class_qwt_plot_renderer.html#a33439eb1407f3ba78fdd7b50461bbafc1 parent 8fe97e9 commit 6f2e544
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments