diff options
| author | Tim Redfern <tim@getdrop.com> | 2018-10-29 08:42:08 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2018-10-29 08:42:08 +0000 |
| commit | 77b184994e5f8804f796489273b9ef99a2cd3d15 (patch) | |
| tree | 1c5d1cd9c4e108915ae76ca1fc59e3a5ebe69e2a /gui/src/chainImageSet.cpp | |
| parent | f1bf4431e11666ca0131af8f10a934993b768f44 (diff) | |
restored basic operationtim/apect
Diffstat (limited to 'gui/src/chainImageSet.cpp')
| -rw-r--r-- | gui/src/chainImageSet.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/src/chainImageSet.cpp b/gui/src/chainImageSet.cpp index 0462de0..586194c 100644 --- a/gui/src/chainImageSet.cpp +++ b/gui/src/chainImageSet.cpp @@ -74,7 +74,7 @@ void chainImageSet::drawOutput(){ } - +/* void chainImageSet::drawGpu(){ ofSetColor(255); @@ -93,7 +93,7 @@ void chainImageSet::drawGpu(){ } */ -} +//} void chainImageSet::drawGui(int x,int y,bool is_selected){ |
