refactor: Move camera mouse event handling to Camera class
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
@@ -123,8 +123,6 @@ private:
|
||||
|
||||
QMap<int, QSvgRenderer*> m_toolIcons;
|
||||
QSvgRenderer* m_cursorRenderer = nullptr;
|
||||
|
||||
QPoint lastPos;
|
||||
};
|
||||
|
||||
#endif // VIEWPORTWIDGET_H
|
||||
|
||||
Reference in New Issue
Block a user