Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/gui/kernel/qeventdispatcher_s60_p.h

    r651 r846  
    11/****************************************************************************
    22**
    3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3** Copyright (C) 201 Nokia Corporation and/or its subsidiary(-ies).
    44** All rights reserved.
    55** Contact: Nokia Corporation ([email protected])
     
    5757#include "qt_s60_p.h"
    5858
     59
     60
    5961QT_BEGIN_NAMESPACE
     62
     63
     64
     65
     66
     67
     68
     69
     70
     71
     72
     73
     74
     75
     76
     77
     78
     79
     80
     81
     82
     83
     84
     85
     86
     87
     88
    6089
    6190class Q_GUI_EXPORT QEventDispatcherS60 : public QEventDispatcherSymbian
     
    73102
    74103    void saveInputEvent(QSymbianControl *control, QWidget *widget, QInputEvent *event);
     104
     105
    75106
    76107private:
Note: See TracChangeset for help on using the changeset viewer.