Ignore:
Timestamp:
Mar 18, 2011, 2:10:26 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Extracted xsystray API from Qt and put it to a separate DLL dynamically loaded at runtime (see #99 for details).

Location:
trunk/src/3rdparty/os2/xsystray/plugin
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/3rdparty/os2/xsystray/plugin/w_xsystray.c

    r834 r835  
    11
    22/*
    3  *@@sourcefile xsystray.c:
     3 *@@sourcefile xsystray.c:
    44 *      Extended system tray widget for XCenter/eCenter.
    55 *
     
    7777#include "shared\center.h"              // public XCenter interfaces
    7878
    79 #include "xsystray.h"
     79#include "xsystray.h"
    8080
    8181#if defined(__IBMC__) || defined(__IBMCPP__)
Note: See TracChangeset for help on using the changeset viewer.