Add FIXME to qurl
This commit is contained in:
parent
61258cc324
commit
becc4490bc
@ -233,6 +233,8 @@ def qurl_from_user_input(urlstr):
|
|||||||
use QUrl.fromUserInput.
|
use QUrl.fromUserInput.
|
||||||
|
|
||||||
WORKAROUND - https://bugreports.qt-project.org/browse/QTBUG-41089
|
WORKAROUND - https://bugreports.qt-project.org/browse/QTBUG-41089
|
||||||
|
FIXME - Maybe https://codereview.qt-project.org/#/c/93851/ has a better way
|
||||||
|
to solve this?
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
urlstr: The URL as string.
|
urlstr: The URL as string.
|
||||||
|
Loading…
Reference in New Issue
Block a user