diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-08-04 05:13:02 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-08-04 05:14:04 (GMT) |
commit | 76629bf75b29a29e8532943e530bb5455ee9cdf8 (patch) | |
tree | 5990d6ea5ba065685c56bffe99f520808703f157 /demos/embedded/anomaly | |
parent | 796fea3ddd24e8be22196607500439f4db8e8332 (diff) | |
download | Qt-76629bf75b29a29e8532943e530bb5455ee9cdf8.zip Qt-76629bf75b29a29e8532943e530bb5455ee9cdf8.tar.gz Qt-76629bf75b29a29e8532943e530bb5455ee9cdf8.tar.bz2 |
Trailing whitespace and tab/space fixes for demos/embedded
Diffstat (limited to 'demos/embedded/anomaly')
-rw-r--r-- | demos/embedded/anomaly/src/Main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/embedded/anomaly/src/Main.cpp b/demos/embedded/anomaly/src/Main.cpp index d861857..6ab7403 100644 --- a/demos/embedded/anomaly/src/Main.cpp +++ b/demos/embedded/anomaly/src/Main.cpp @@ -51,4 +51,3 @@ int main(int argc, char *argv[]) return app.exec(); } - |