Add newlines to the end of all files

This commit is contained in:
Chris Burel
2021-04-21 09:50:30 -07:00
parent 0fa00a117c
commit 28170ffe41
3622 changed files with 3629 additions and 3629 deletions
@@ -132,4 +132,4 @@ if __name__ == "__main__":
# remove the logger
del _LOGGER
# ---- END ---------------------------------------------------------------
# ---- END ---------------------------------------------------------------
@@ -146,4 +146,4 @@ if __name__ == '__main__':
# remove the logger
del _LOGGER
# ---- END ---------------------------------------------------------------
# ---- END ---------------------------------------------------------------
@@ -90,4 +90,4 @@ reader.start('python', ['-u', 'C:\\dccapi\\dev\\Gems\\DccScriptingInterface\\LyP
'\\__init__.py', 'C:\\Users\\chunghao\\Documents\\Allegorithmic\\Substance Designer'
'\\sbsar']) # start the process
console.show() # make the console visible
app.exec_() # run the PyQt main loop
app.exec_() # run the PyQt main loop
@@ -96,4 +96,4 @@ timer = QTimer()
timer.timeout.connect(lambda: None)
timer.start(100)
sys.exit(app.exec_())
sys.exit(app.exec_())
@@ -76,4 +76,4 @@ if __name__ == "__main__":
mainWindow = MainWindow(_UI_FILEPATH)
mainWindow.setWindowTitle(_PROGRAM_NAME_VERSION)
mainWindow.show()
sys.exit(app.exec_())
sys.exit(app.exec_())
@@ -338,4 +338,4 @@ if __name__ == '__main__':
timer.timeout.connect(lambda: None)
timer.start(10)
# sys.exit(reader.kill())
sys.exit(app.exec_())
sys.exit(app.exec_())
@@ -19,4 +19,4 @@ BreadCrumbs are QWidgets with a QHBoxLayout with 0 content margins and one QLabe
AzQtComponents--BreadCrumbs
{
}
}
@@ -50,4 +50,4 @@ QMenu::separator
{
height: 1px;
background: #444444;
}
}
@@ -20,4 +20,4 @@ QToolTip
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
}
}