Fix about dialog setting previous state
This commit is contained in:
parent
d93bc321a2
commit
6bf6df0c6f
@ -122,7 +122,6 @@ public struct AboutDialog: AdwaitaWidget {
|
||||
adw_dialog_close(storage.content[dialogID]?.first?.opaquePointer?.cast())
|
||||
}
|
||||
}
|
||||
storage.previousState = self
|
||||
}
|
||||
|
||||
/// Create a new instance of the dialog.
|
||||
|
Loading…
Reference in New Issue
Block a user