mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +00:00
Added missing setport call to mkdistr_ui, and added scrap to
mkpluginaliases.
This commit is contained in:
parent
46d9e79de6
commit
eba88567a2
2 changed files with 2 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ def delgetselection(self):
|
|||
return values
|
||||
|
||||
def do_rawupdate(self, window, event):
|
||||
Qd.SetPort(window)
|
||||
self.list.LUpdate(self.wid.GetWindowPort().visRgn)
|
||||
|
||||
def do_close(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue