Ignore:
Timestamp:
Feb 28, 2010, 11:13:32 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

corelib: Implemented native (XWP-based) file system watcher for OS/2 (temporarily disabled).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/corelib/io/io.pri

    r561 r616  
    6969
    7070        SOURCES += io/qfsfileengine_iterator_os2.cpp
    71         # @todo later
    72 #        SOURCES += io/qfilesystemwatcher_os2.cpp
    73 #        HEADERS += io/qfilesystemwatcher_os2_p.h
     71        SOURCES += io/qfilesystemwatcher_os2.cpp
     72        HEADERS += io/qfilesystemwatcher_os2_p.h
    7473} else:unix {
    7574        SOURCES += io/qfsfileengine_unix.cpp
Note: See TracChangeset for help on using the changeset viewer.