diff options
| author | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-08-30 08:40:03 (GMT) |
|---|---|---|
| committer | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-08-30 08:40:03 (GMT) |
| commit | 7f27ebb0383414f15f391151655e5b09952f8ccd (patch) | |
| tree | 8af7b866af6115924a13896013f5b6f5da686de6 /doc/src/snippets/textdocument-imagedrop/main.cpp | |
| parent | 3dccb66b3b81627fb70c7eeccdf32b96d8add8b7 (diff) | |
| parent | 78c5825cfb7702350636b7624bf79311dbd0dbd5 (diff) | |
| download | Qt-7f27ebb0383414f15f391151655e5b09952f8ccd.zip Qt-7f27ebb0383414f15f391151655e5b09952f8ccd.tar.gz Qt-7f27ebb0383414f15f391151655e5b09952f8ccd.tar.bz2 | |
Merge remote branch 'mainline/4.8'
Diffstat (limited to 'doc/src/snippets/textdocument-imagedrop/main.cpp')
| -rw-r--r-- | doc/src/snippets/textdocument-imagedrop/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/textdocument-imagedrop/main.cpp b/doc/src/snippets/textdocument-imagedrop/main.cpp index 24cd2de..0cdf3a1 100644 --- a/doc/src/snippets/textdocument-imagedrop/main.cpp +++ b/doc/src/snippets/textdocument-imagedrop/main.cpp @@ -49,4 +49,4 @@ int main(int argc, char * argv[]) textEdit->show(); return app.exec(); -}
\ No newline at end of file +} |
