mirror of
https://github.com/aykhans/FileRobot.git
synced 2025-04-17 03:23:14 +00:00
github link updated
This commit is contained in:
parent
4ef60ab898
commit
513832e855
@ -36,7 +36,7 @@ class Window(QMainWindow):
|
||||
self.directory = ''
|
||||
self.new_folder = ''
|
||||
|
||||
self.ui.actionGitHub.triggered.connect(lambda : webbrowser.open("https://github.com/Ayxan3-14/Projects"))
|
||||
self.ui.actionGitHub.triggered.connect(lambda : webbrowser.open("https://github.com/Ayxan-z/FileRobot"))
|
||||
self.ui.select_radio_btn.clicked.connect(self.select_radio_btn_def)
|
||||
self.ui.search_btn.clicked.connect(self.file_sh)
|
||||
self.ui.open_btn.clicked.connect(self.file_open)
|
||||
|
Loading…
x
Reference in New Issue
Block a user