From 06673cc9546cab5c747a0d372f4aebf23a9c2cf8 Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Tue, 18 Dec 2012 16:59:45 +0100 Subject: hyphens and stuff.. --- SlideDeck.qml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SlideDeck.qml b/SlideDeck.qml index a5c1fb1..df51a8a 100644 --- a/SlideDeck.qml +++ b/SlideDeck.qml @@ -108,7 +108,7 @@ We hope you will enjoy Qt 5 as much as we have enjoyed creating it." Slide { - writeInText: "OpenGL based scene graph for Qt Quick 2.0 - providing velvet\nanimations, particles and impressive graphical effects + writeInText: "OpenGL-based scene graph for Qt Quick 2.0 - providing velvet\nanimations, particles and impressive graphical effects Multimedia - Audio, Video and Camera support on all major platforms @@ -117,7 +117,7 @@ WebKit - Full HTML 5 support from the world's most popular web engine" } Slide { - writeInText: "C++ language features - template based connect(), C++11 support + writeInText: "C++ language features - template-based connect(), C++11 support Connectivity and Networking - DNS lookup, improved IPv6 support @@ -129,7 +129,7 @@ JSON Support - Fast parser and writer, binary format support" Qt Platform Abstraction - Unifying the Qt codebase across platforms,\nminimizing the porting effort for new platforms -Wayland support - Wayland compatible Qt backend and\ncompositor framework" +Wayland support - Wayland-compatible Qt backend and\ncompositor framework" } -- cgit v1.2.3