Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
87owo authored Jan 17, 2024
1 parent 52c3931 commit 9781cef
Show file tree
Hide file tree
Showing 2 changed files with 7,249 additions and 8,072 deletions.
2 changes: 1 addition & 1 deletion PYAS_Interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -1794,8 +1794,8 @@ def setupUi(self, MainWindow):
self.widget_2.raise_()
self.Window_widget.raise_()
self.Navigation_Bar.raise_()
self.State_widget.raise_()
self.Virus_Scan_widget.raise_()
self.State_widget.raise_()
MainWindow.setCentralWidget(self.centralwidget)

self.retranslateUi(MainWindow)
Expand Down
Loading

0 comments on commit 9781cef

Please sign in to comment.