Updating feedback url
Former-commit-id: 10ae7e296b12394fb88a53d67305a5d7972ee984
This commit is contained in:
parent
6982393505
commit
2173e809a1
@ -269,7 +269,7 @@ class MainWindowReader(QtGui.QMainWindow, gen.reader_ui.Ui_MainWindowReader):
|
|||||||
|
|
||||||
|
|
||||||
def onActionFeedback(self):
|
def onActionFeedback(self):
|
||||||
url = QtCore.QUrl('http://foosoft.net/comments')
|
url = QtCore.QUrl('http://foosoft.net/about')
|
||||||
QtGui.QDesktopServices().openUrl(url)
|
QtGui.QDesktopServices().openUrl(url)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user