/[projects]/wxCpuThrottle/src/trayicon.h
ViewVC logotype

Diff of /wxCpuThrottle/src/trayicon.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 21 by torben, Thu Aug 9 17:14:40 2007 UTC revision 25 by torben, Fri Aug 10 18:12:36 2007 UTC
# Line 21  Line 21 
21  #define TRAYICON_H  #define TRAYICON_H
22    
23  #include <wx/wx.h>  #include <wx/wx.h>
24    #include <wx/taskbar.h>
25    
26  class wxCpuThrottleFrame;  class wxCpuThrottleFrame;
27    
# Line 47  private: Line 47  private:
47          wxCpuThrottleFrame* mParent;          wxCpuThrottleFrame* mParent;
48                                                    
49          DECLARE_EVENT_TABLE()          DECLARE_EVENT_TABLE()
50        void ShowDialog();
51    
52    
53  };  };

Legend:
Removed from v.21  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.20