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:
Tobias Doerffel
2010-08-16 20:18:24 +02:00
parent 676a6fbad1
commit 9b280ffb3e
36 changed files with 333 additions and 351 deletions

View File

@@ -48,7 +48,7 @@ QMdiArea {
background-image: url(resources:background_artwork.png);
}
automationEditor {
AutomationEditor {
background-color: rgb(0, 0, 0);
}

View File

@@ -8,7 +8,7 @@ QMdiArea {
background-image: url(resources:background_artwork.png);
}
automationEditor {
AutomationEditor {
background-color: rgb(0, 0, 0);
}