Ignore:
Timestamp:
Feb 13, 2010, 1:10:15 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

network: Adopted to 4.6.1 changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/network/kernel/qhostinfo_os2.cpp

    r564 r568  
    6969
    7070QT_BEGIN_NAMESPACE
    71 
    72 // Almost always the same. If not, specify in qplatformdefs.h.
    73 #if !defined(QT_SOCKOPTLEN_T)
    74 # define QT_SOCKOPTLEN_T QT_SOCKLEN_T
    75 #endif
    7671
    7772QHostInfo QHostInfoAgent::fromName(const QString &hostName)
Note: See TracChangeset for help on using the changeset viewer.