therecipe/qt

syntax error: unexpected :, expecting comma or )

m4xirq opened this issue · 1 comments

when i tried to build my project i faced this error in this line
my code
w.DumperMinRowsSpinbox.SetButtonSymbols(QAbstractSpinBox::UpDownArrows)

You can fix it with replacing QAbstractSpinBox::UpDownArrows with widgets.QAbstractSpinBox__UpDownArrows