summaryrefslogtreecommitdiffstats
path: root/src/gui/statemachine
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-06-04 13:35:19 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-06-04 13:36:34 (GMT)
commitfcd1059f05be695b78f42c02446b17ab143ce9c0 (patch)
tree822a6f1303a44a2e7b9da33cdbf4ddb376df5349 /src/gui/statemachine
parent0d47438a75bef93ac15aba011d7bf931791e32f9 (diff)
downloadQt-fcd1059f05be695b78f42c02446b17ab143ce9c0.zip
Qt-fcd1059f05be695b78f42c02446b17ab143ce9c0.tar.gz
Qt-fcd1059f05be695b78f42c02446b17ab143ce9c0.tar.bz2
kill bad QT_END_HEADER
There should be no QT_{BEGIN,END}_HEADER here; this is a private header.
Diffstat (limited to 'src/gui/statemachine')
-rw-r--r--src/gui/statemachine/qbasicmouseeventtransition_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/statemachine/qbasicmouseeventtransition_p.h b/src/gui/statemachine/qbasicmouseeventtransition_p.h
index 6c0afe4..3161844 100644
--- a/src/gui/statemachine/qbasicmouseeventtransition_p.h
+++ b/src/gui/statemachine/qbasicmouseeventtransition_p.h
@@ -93,6 +93,4 @@ private:
QT_END_NAMESPACE
-QT_END_HEADER
-
#endif