You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
w is a struct similar to MainWindow from the example.
Error
*ui.QGridLayout does not implement ui.QLayoutInterface (wrong type for AddItem method)
have AddItem(*ui.QLayoutItem, int32, int32, int32, int32, ui.Qt_AlignmentFlag)
want AddItem(*ui.QLayoutItem)
The text was updated successfully, but these errors were encountered:
Code
w
is a struct similar to MainWindow from the example.Error
The text was updated successfully, but these errors were encountered: