Code cleanup of editcallbacks.h/.cc for more safety
This commit is contained in:
@@ -90,7 +90,7 @@ public:
|
||||
bool bufferCreated();
|
||||
|
||||
// get the pipette values
|
||||
void getPipetteData(float* v, int x, int y, int squareSize);
|
||||
void getPipetteData(int x, int y, const int squareSize);
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user