From d5ec06be6397b807b743aa46707ff45aa9dccafa Mon Sep 17 00:00:00 2001 From: David Schulz Date: Fri, 23 Nov 2012 13:36:40 +0100 Subject: QtBase: examples/widgets/richtext code style Change-Id: Ie0c27464e0fdb8f26caf0d8f27043da4ec45f41f Reviewed-by: hjk --- examples/widgets/richtext/orderform/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/widgets/richtext/orderform/main.cpp') diff --git a/examples/widgets/richtext/orderform/main.cpp b/examples/widgets/richtext/orderform/main.cpp index c97453b89a..911128336e 100644 --- a/examples/widgets/richtext/orderform/main.cpp +++ b/examples/widgets/richtext/orderform/main.cpp @@ -38,7 +38,7 @@ ** ****************************************************************************/ -#include +#include #include "mainwindow.h" -- cgit v1.2.3