qt: rebuild (handle qualified/unqualified class parents)

This commit is contained in:
mappu 2025-04-12 15:59:52 +12:00
parent e06fa37950
commit 4bae5f1581
2 changed files with 0 additions and 4 deletions

View File

@ -1013,8 +1013,6 @@ func (this *QItemSelectionModel) GoGC() {
type QItemSelection struct {
h *C.QItemSelection
/* Also inherits unprojectable QList<QItemSelectionRange> */
}
func (this *QItemSelection) cPointer() *C.QItemSelection {

View File

@ -974,8 +974,6 @@ func (this *QItemSelectionModel) GoGC() {
type QItemSelection struct {
h *C.QItemSelection
/* Also inherits unprojectable QList<QItemSelectionRange> */
}
func (this *QItemSelection) cPointer() *C.QItemSelection {