Ignore:
Timestamp:
Oct 18, 2006, 11:58:35 PM (19 years ago)
Author:
dmik
Message:

Kernel: Added the Qt-wide OS/2 system exception handler (see ticket:33 for details). It may be disabled by defining QT_PM_NO_SYSEXCEPTIONS when building Qt.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel/qt_kernel.pri

    r128 r136  
    140140                  $$KERNEL_CPP/qthread_pm.cpp \
    141141                  $$KERNEL_CPP/qwidget_pm.cpp \
    142                   $$KERNEL_CPP/qfontengine_pm.cpp
     142                  $$KERNEL_CPP/qfontengine_pm.cpp \
     143                  $$KERNEL_CPP/qsysxcpt_pm.cpp
    143144
    144145        unix:x11 {
Note: See TracChangeset for help on using the changeset viewer.