Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 673232
Collapse All | Expand All

(-)a/src/gui/kernel/qevent.cpp (-1 lines)
Lines 2494-2499 QTabletEvent::QTabletEvent(Type type, const QPointF &pos, const QPointF &globalP Link Here
2494
*/
2494
*/
2495
QTabletEvent::~QTabletEvent()
2495
QTabletEvent::~QTabletEvent()
2496
{
2496
{
2497
    delete static_cast<QTabletEventPrivate *>(mExtra);
2498
}
2497
}
2499
2498
2500
/*!
2499
/*!

Return to bug 673232