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.
(cherry picked from commit 9b280ffb3e)
This commit is contained in:
Tobias Doerffel
2010-08-16 20:18:24 +02:00
parent b16e81ebff
commit 89eae05a16
32 changed files with 303 additions and 319 deletions

View File

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