/[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 20 by torben, Wed Aug 8 21:00:34 2007 UTC revision 25 by torben, Fri Aug 10 18:12:36 2007 UTC
# Line 20  Line 20 
20  #ifndef TRAYICON_H  #ifndef TRAYICON_H
21  #define TRAYICON_H  #define TRAYICON_H
22    
23    #include <wx/wx.h>
24  #include <wx/taskbar.h>  #include <wx/taskbar.h>
25    
26  class wxCpuThrottleFrame;  class wxCpuThrottleFrame;
27    
28  /**  /**
# Line 46  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.20  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.20