Ignore:
Timestamp:
Mar 2, 2010, 1:46:05 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Enabled accessibility support on OS/2. Closes #39.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/kernel/qdnd_pm.cpp

    r603 r618  
    5656#include "qdnd_p.h"
    5757#include "qdebug.h"
     58
     59#ifndef QT_NO_ACCESSIBILITY
     60#include "qaccessible.h"
     61#endif
    5862
    5963#include "qt_os2.h"
Note: See TracChangeset for help on using the changeset viewer.