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

Annotation of /wxCpuThrottle/src/wxcputhrottle.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20 - (hide annotations) (download)
Wed Aug 8 21:00:34 2007 UTC (16 years, 9 months ago) by torben
File MIME type: text/plain
File size: 272 byte(s)
Implemented trayicon code


1 torben 19
2     #ifndef _WXCPUTHROTTLE_H_
3     #define _WXCPUTHROTTLE_H_
4    
5 torben 20
6 torben 19 /**
7     * @short Application Main Window
8     * @author Torben Nielsen <torben@t-hoerup.dk>
9     * @version 0.1
10     */
11    
12     class
13     wxCpuThrottleapp : public wxApp
14     {
15     public:
16     virtual bool OnInit();
17     };
18    
19    
20    
21    
22 torben 20
23 torben 19 #endif // _WXCPUTHROTTLE_H_

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.20