Remove FIXME
This commit is contained in:
parent
4d35782cc2
commit
de37ed64ca
@ -402,7 +402,6 @@ class DownloadManager(QObject):
|
|||||||
self.downloads.append(download)
|
self.downloads.append(download)
|
||||||
self.download_added.emit()
|
self.download_added.emit()
|
||||||
|
|
||||||
# FIXME display this in right window
|
|
||||||
q = usertypes.Question(self)
|
q = usertypes.Question(self)
|
||||||
q.text = "Save file to:"
|
q.text = "Save file to:"
|
||||||
q.mode = usertypes.PromptMode.text
|
q.mode = usertypes.PromptMode.text
|
||||||
|
Loading…
Reference in New Issue
Block a user