Renamed parameters on selectRegionFromPixels

This commit is contained in:
Dave French
2015-01-25 20:37:00 +00:00
parent 1cf9300f72
commit cebf8bfd59
2 changed files with 3 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ public slots:
/// \param x
/// \param y
/// Use the rubber band to select TCO from all tracks using x, y pixels
void selectRegionFromPixels(int x, int y);
void selectRegionFromPixels(int xStart, int xEnd);
///
/// \brief stopRubberBand