mirror of
https://github.com/Wanderson-Magalhaes/PyOneDark_Qt_Widgets_Modern_GUI.git
synced 2026-09-15 10:28:02 +00:00
09/06/2021
This commit is contained in:
@@ -134,8 +134,8 @@ class MainWindow(QMainWindow):
|
||||
MainFunctions.set_left_column_menu(
|
||||
self,
|
||||
menu = self.ui.left_column.menus.menu_2,
|
||||
title = "Add Users",
|
||||
icon_path = Functions.set_svg_icon("icon_home.svg")
|
||||
title = "Info tab",
|
||||
icon_path = Functions.set_svg_icon("icon_info.svg")
|
||||
)
|
||||
|
||||
# SETTINGS LEFT
|
||||
|
||||
Reference in New Issue
Block a user