Commit f47d6f7
committed
gmoccapy: fix buttons in restart dialog (run from line) (fixes #2413)
The reason was the conversion of the calculatorwidget to non-deprecated widgests in #2381. So the Gtk.Table was converted to a Gtk.Grid which has different paramaters.1 parent 3df2828 commit f47d6f7
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | | - | |
241 | | - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments