Added a lot of comments to functions in the source code
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ class GuiMain(QMainWindow):
|
||||
|
||||
logger.info("Starting %s" % nw.__package__)
|
||||
logger.debug("Initialising GUI ...")
|
||||
self.mainConf = nw.CONFIG
|
||||
self.mainConf = nw.CONFIG
|
||||
|
||||
# Some runtime info useful for debugging
|
||||
logger.info("OS: %s" % self.mainConf.osType)
|
||||
|
||||
Reference in New Issue
Block a user