Ignore:
Timestamp:
Sep 5, 2006, 1:05:28 AM (19 years ago)
Author:
dmik
Message:

Tools: Added dummy OS/2 FileWatch/DirWatch, GlobalAccelManager, Idle, SystemWatch and TrayIcon class implementations.

Location:
psi/trunk/src/tools/trayicon
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • psi/trunk/src/tools/trayicon/trayicon.pri

    r2 r9  
    99                SOURCES += $$TRAYICON_CPP/trayicon_win.cpp
    1010        }
     11        os2: {
     12                SOURCES += $$TRAYICON_CPP/trayicon_pm.cpp
     13        }
    1114        mac: {
    1215                SOURCES += $$TRAYICON_CPP/trayicon_mac.cpp
Note: See TracChangeset for help on using the changeset viewer.