Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit a3cc9d1

Browse files
authored
Update notepad.py
1 parent 8b9a312 commit a3cc9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/Miscellaneous/Notepad_clone/notepad.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from PyQt5.QtGui import QVBoxLayout
1+
from PyQt5.QtGui import *
22
from PyQt5.QtWidgets import *
33
from PyQt5.QtCore import *
44
from PyQt5.QtPrintSupport import *

0 commit comments

Comments
 (0)