Ignore:
Timestamp:
Mar 3, 2010, 11:18:36 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

Reverted r613 (see #137).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/dialogs/qfileinfogatherer.cpp

    r613 r626  
    302302    if (files.isEmpty()
    303303        && !watcher->directories().contains(path)
    304 #if !defined(Q_OS_OS2)
    305304        && !path.isEmpty()
    306 #endif
    307305        && !path.startsWith(QLatin1String("//")) /*don't watch UNC path*/) {
    308306        watcher->addPath(path);
Note: See TracChangeset for help on using the changeset viewer.