diff options
author | Kent Hansen <khansen@trolltech.com> | 2009-05-20 11:18:35 (GMT) |
---|---|---|
committer | Kent Hansen <khansen@trolltech.com> | 2009-05-20 11:18:35 (GMT) |
commit | dfdb8555afc5a7e69c25c5a0c8b98167f15f51e5 (patch) | |
tree | b68cb19f4cba8c1ab91e3db05d7cd45f23c31ead /src/corelib/tools/qtimeline.h | |
parent | 87f51bd2526130f1b3c79d59aec89fe078094d68 (diff) | |
download | Qt-dfdb8555afc5a7e69c25c5a0c8b98167f15f51e5.zip Qt-dfdb8555afc5a7e69c25c5a0c8b98167f15f51e5.tar.gz Qt-dfdb8555afc5a7e69c25c5a0c8b98167f15f51e5.tar.bz2 |
remove QT_EXPERIMENTAL stuff
Diffstat (limited to 'src/corelib/tools/qtimeline.h')
-rw-r--r-- | src/corelib/tools/qtimeline.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/tools/qtimeline.h b/src/corelib/tools/qtimeline.h index 314dd7c..48c9232 100644 --- a/src/corelib/tools/qtimeline.h +++ b/src/corelib/tools/qtimeline.h @@ -45,8 +45,6 @@ #include <QtCore/qeasingcurve.h> #include <QtCore/qobject.h> -QT_EXPERIMENTAL_USE_NAMESPACE - QT_BEGIN_HEADER QT_BEGIN_NAMESPACE |