Use QUrl (1/2)

pull/8/head
VolcaEM 5 years ago committed by GitHub
parent 04497d9e4a
commit 5c6adea222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -222,7 +222,7 @@ private:
void UpdateStatusBar();
void HideMouseCursor();
void ShowMouseCursor();
void OpenURL(const QString& url_str);
void OpenURL(const QUrl& url);
Ui::MainWindow ui;

Loading…
Cancel
Save