diff --git a/SansK.py b/SansK.py index 5f7895c0179b30426837b3f0e1215fa93131f9a9..0c4cffcd54ddb033d3b99ec67a32c8cf24aff59f 100644 --- a/SansK.py +++ b/SansK.py @@ -6,6 +6,7 @@ # # WARNING! All changes made in this file will be lost! +import PyInstaller.utils.hooks from PyQt5 import QtCore, QtGui, QtWidgets from Keanggotaan_UI import Keanggotaan diff --git a/__pycache__/SansK.cpython-38.pyc b/__pycache__/SansK.cpython-38.pyc index 0bd553075ab2ef4e7eb25926b6799e960bdfe8fe..f5f7016f083ae7b5772bd540bb01d8eab2880297 100644 Binary files a/__pycache__/SansK.cpython-38.pyc and b/__pycache__/SansK.cpython-38.pyc differ