mirror of
https://github.com/shizand/statapp.git
synced 2025-04-01 23:23:45 +03:00
fix
This commit is contained in:
parent
e1f530406a
commit
e5c8d410ca
@ -54,4 +54,3 @@ class UsageWindow(QMainWindow):
|
|||||||
def onLinkClicked(self, url):
|
def onLinkClicked(self, url):
|
||||||
# Open the URL in the default web browser instead of the QWebEngineView
|
# Open the URL in the default web browser instead of the QWebEngineView
|
||||||
QDesktopServices.openUrl(url)
|
QDesktopServices.openUrl(url)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user