mirror of
https://github.com/shizand/statapp.git
synced 2025-04-01 23:23:45 +03:00
fix
This commit is contained in:
parent
9731eda2e3
commit
c9506e8f2c
@ -53,4 +53,4 @@ class UsageWindow(QMainWindow):
|
||||
|
||||
def onLinkClicked(self, url):
|
||||
# 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