node socket UI implemented
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef NODEIMAGEOUTPUT_H
|
||||
#define NODEIMAGEOUTPUT_H
|
||||
|
||||
|
||||
class NodeImageOutput
|
||||
{
|
||||
public:
|
||||
NodeImageOutput();
|
||||
};
|
||||
|
||||
#endif // NODEIMAGEOUTPUT_H
|
||||
Reference in New Issue
Block a user