diff -r 3bd158b161f1 -r ad65a49aa7f7 CxFreeze/CxfreezeExecDialog.py --- a/CxFreeze/CxfreezeExecDialog.py Sun Dec 31 16:59:10 2017 +0100 +++ b/CxFreeze/CxfreezeExecDialog.py Sun Jan 21 14:41:23 2018 +0100 @@ -30,7 +30,7 @@ class CxfreezeExecDialog(QDialog, Ui_CxfreezeExecDialog): """ - Module implementing a dialog to show the output of the cxfreeze process. + Class implementing a dialog to show the output of the cxfreeze process. This class starts a QProcess and displays a dialog that shows the output of the packager command process.