mirror of
https://github.com/mappu/miqt.git
synced 2025-05-30 23:00:26 +00:00
qt: rebuild (handle qualified/unqualified class parents)
This commit is contained in:
parent
e06fa37950
commit
4bae5f1581
@ -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 {
|
||||
|
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user