tst_qdataurl: Remove QT_DISABLE_DEPRECATED_BEFORE=0

Change-Id: I6f2e45bbc6d31cac4d9b8c735650f7985865109c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
Debao Zhang 2013-03-22 13:33:06 +08:00 committed by The Qt Project
parent b3dae6848d
commit 4bb76df7f7
1 changed files with 0 additions and 2 deletions

View File

@ -39,8 +39,6 @@
**
****************************************************************************/
#define QT_DEPRECATED
#define QT_DISABLE_DEPRECATED_BEFORE 0
#include "private/qdataurl_p.h"
#include <QtTest/QtTest>
#include <QtCore/QDebug>