diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-08-04 10:34:57 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-08-04 10:43:47 (GMT) |
commit | 12b37100d5fff9a2309cd8e86cd90325b63cc485 (patch) | |
tree | 8adb0642bbe27c5e14b5670eb037317ab5a47fc1 /demos/textedit | |
parent | e6bb00250b321b149dd80259dc4f479088d5949b (diff) | |
download | Qt-12b37100d5fff9a2309cd8e86cd90325b63cc485.zip Qt-12b37100d5fff9a2309cd8e86cd90325b63cc485.tar.gz Qt-12b37100d5fff9a2309cd8e86cd90325b63cc485.tar.bz2 |
'Trailing whitespace' and 'blank line' fixes for demos and examples
Diffstat (limited to 'demos/textedit')
-rw-r--r-- | demos/textedit/textedit.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/textedit/textedit.pro b/demos/textedit/textedit.pro index 6f15e70..8b29a45 100644 --- a/demos/textedit/textedit.pro +++ b/demos/textedit/textedit.pro @@ -20,4 +20,3 @@ sources.path = $$[QT_INSTALL_DEMOS]/textedit INSTALLS += target sources include($$QT_SOURCE_TREE/demos/demobase.pri) - |