From 4247519b4a8fc040e3170fd2ca3955477c67c27a Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 23 Feb 2011 16:24:41 +0100 Subject: Doc: include correct header file Task-number: QTCREATORBUG-3844 Reviewed-by: Niels Weber --- doc/examples/batteryindicator/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/batteryindicator/mainwindow.h b/doc/examples/batteryindicator/mainwindow.h index fe219713c2f..865d2619d9f 100644 --- a/doc/examples/batteryindicator/mainwindow.h +++ b/doc/examples/batteryindicator/mainwindow.h @@ -5,7 +5,7 @@ #include //! [1] -#include +#include //! [1] //! [2] -- cgit v1.2.3