summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestmouse.h
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2011-10-03 18:49:51 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-04 09:30:04 +0200
commit22948130e878903bd9b98b8c031bce7dc07d7a95 (patch)
treea18f44648414f77bd89a2cc5db18d19aaa6050cd /src/testlib/qtestmouse.h
parent9d2ff58f3642828e494e7e9b2df7dbb8e2cd408f (diff)
testlib: Fix header guard files
Change-Id: Ia33423f9bd3f85259da908706d73cc2da4d8964d Reviewed-on: http://codereview.qt-project.org/5937 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'src/testlib/qtestmouse.h')
-rw-r--r--src/testlib/qtestmouse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testlib/qtestmouse.h b/src/testlib/qtestmouse.h
index a199a2d2ae..dd6d632505 100644
--- a/src/testlib/qtestmouse.h
+++ b/src/testlib/qtestmouse.h
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#if !defined(QTESTMOUSE_H)
+#ifndef QTESTMOUSE_H
#define QTESTMOUSE_H
#if 0