source:
trunk/MagicSoft/Cosy/videodev/PixGetter.h@
2325
| Last change on this file since 2325 was 2278, checked in by , 22 years ago | |
|---|---|
| File size: 115 bytes | |
| Line | |
|---|---|
| 1 | #ifndef COSY_PixGetter |
| 2 | #define COSY_PixGetter |
| 3 | |
| 4 | class PixGetter |
| 5 | { |
| 6 | public: |
| 7 | virtual void ExitLoop() {} |
| 8 | }; |
| 9 | |
| 10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
