2 changed files with 6 additions and 2 deletions
@ -1,11 +1,11 @@ |
|||
#ifndef H_OFX_PROJECTION_EDITOR |
|||
#define H_OFX_PROJECTION_EDITOR |
|||
|
|||
class ofxProjectionEditor() |
|||
class ofxProjectionEditor |
|||
{ |
|||
public: |
|||
ofxProjectionEditor(); |
|||
~ofxProjectionEditor(); |
|||
} |
|||
}; |
|||
|
|||
#endif |
Loading…
Reference in new issue