mirror of
https://github.com/shizand/statapp.git
synced 2025-12-16 23:09:54 +03:00
fix
This commit is contained in:
@@ -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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user