diff -r 453da2cfceef -r 71781823f776 qtmobility/src/sensors/qcompass.cpp --- a/qtmobility/src/sensors/qcompass.cpp Fri May 14 16:41:33 2010 +0300 +++ b/qtmobility/src/sensors/qcompass.cpp Thu May 27 13:42:11 2010 +0300 @@ -50,7 +50,6 @@ \class QCompassReading \ingroup sensors_reading - \preliminary \brief The QCompassReading class represents one reading from a compass. @@ -120,7 +119,6 @@ \class QCompassFilter \ingroup sensors_filter - \preliminary \brief The QCompassFilter class is a convenience wrapper around QSensorFilter. The only difference is that the filter() method features a pointer to QCompassReading @@ -141,7 +139,6 @@ \class QCompass \ingroup sensors_type - \preliminary \brief The QCompass class is a convenience wrapper around QSensor. The only behavioural difference is that this class sets the type properly.