--- a/Project/RccCompilerOptionsDialog.py Sun Dec 09 12:02:15 2018 +0100 +++ b/Project/RccCompilerOptionsDialog.py Sun Dec 09 12:08:57 2018 +0100 @@ -37,6 +37,7 @@ msh = self.minimumSizeHint() self.resize(max(self.width(), msh.width()), msh.height()) + def getData(self): """ Public method to get the entered data.