Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove outdated TODO
  • Loading branch information
nyalldawson committed Oct 13, 2013
1 parent e7a4ba7 commit 9885327
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/composer/qgscomposermousehandles.cpp
Expand Up @@ -571,7 +571,6 @@ void QgsComposerMouseHandles::resizeMouseMove( const QPointF& currentPosition, b
ratio = mBeginHandleWidth / mBeginHandleHeight;
}

//TODO: resizing eg from top handle to below bottom handle
switch ( mCurrentMouseMoveAction )
{
//vertical resize
Expand Down

0 comments on commit 9885327

Please sign in to comment.