Skip to content

Commit 15c63e9

Browse files
authored
Update menu.py
1 parent 75d8913 commit 15c63e9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Menu Lateral desplegable/menu.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@
66
#
77
# WARNING: Any manual changes made to this file will be lost when pyuic5 is
88
# run again. Do not edit this file unless you know what you are doing.
9-
10-
119
from PyQt5 import QtCore, QtGui, QtWidgets
12-
13-
1410
class Ui_MainWindow(object):
1511
def setupUi(self, MainWindow):
1612
MainWindow.setObjectName("MainWindow")

0 commit comments

Comments
 (0)