Skip to content

Commit

Permalink
Update QGVNavStyle.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Syres916 authored Oct 13, 2024
1 parent 18112bd commit 74ca2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/TechDraw/Gui/QGVNavStyle.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ class TechDrawGuiExport QGVNavStyle : public Base::BaseClass
int m_reversePan;
int m_reverseScroll;
QPoint panOrigin;
QPoint zoomOrigin;
bool panningActive;
QPoint zoomOrigin;
bool zoomingActive;
bool m_clickPending;
bool m_panPending;
Expand Down

0 comments on commit 74ca2c2

Please sign in to comment.