mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-06-23 16:04:13 +02:00
28357b0f55
m_first_move was initialized before _linestyle in the constructor initializer list, but _linestyle is declared first in the class. Reorder to match declaration order. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>