446 change parameter names

This commit is contained in:
Dave French
2015-01-24 06:30:23 +00:00
parent 2be8eaa4db
commit e2a2d27bba
2 changed files with 6 additions and 6 deletions

View File

@@ -160,7 +160,7 @@ protected slots:
void hidePattern( Pattern* pattern );
void selectRegionFromPixels( int x, int y );
void selectRegionFromPixels( int xStart, int xEnd );
signals: