Renamed all automation related files and classes to match new coding style
All automation-related files and classes have been renamed to match the new coding style.
This commit is contained in:
@@ -48,7 +48,7 @@ QMdiArea {
|
||||
background-image: url(resources:background_artwork.png);
|
||||
}
|
||||
|
||||
automationEditor {
|
||||
AutomationEditor {
|
||||
background-color: rgb(0, 0, 0);
|
||||
}
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ QMdiArea {
|
||||
background-image: url(resources:background_artwork.png);
|
||||
}
|
||||
|
||||
automationEditor {
|
||||
AutomationEditor {
|
||||
background-color: rgb(0, 0, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user