Replace TODOv2 tags with TODOm2 and TODOm3 tags
Not all todos are required for milestone m2
This commit is contained in:
@@ -83,7 +83,7 @@ void Window_qt::setFramePosition(QPoint targetPos)
|
||||
m_window->setFramePosition(targetPos);
|
||||
}
|
||||
|
||||
// TODOv2: this is setting the frame position ?
|
||||
// TODOm2: this is setting the frame position ?
|
||||
void Window_qt::setPosition(QPoint targetPos)
|
||||
{
|
||||
m_window->setFramePosition(targetPos);
|
||||
|
||||
Reference in New Issue
Block a user