We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947be4e commit 874407fCopy full SHA for 874407f
1 file changed
cryptography/app5/CryptoMessaging.py
@@ -6,6 +6,7 @@
6
7
class Ui_Dialog(object):
8
def setupUi(self, Dialog):
9
+
10
Dialog.setObjectName("Dialog")
11
Dialog.resize(399, 510)
12
Dialog.setContextMenuPolicy(QtCore.Qt.ActionsContextMenu)
0 commit comments