Fixed a refactoring issue in GUIsel2_4
authorFabian Stemmler <stemmler@in.tum.de>
Sat, 8 Jun 2019 15:07:45 +0000 (17:07 +0200)
committerFabian Stemmler <stemmler@in.tum.de>
Sat, 8 Jun 2019 15:07:45 +0000 (17:07 +0200)
commit35629e23b0cd8a168cb1f34736ac2687de128f44
treef021b2d2326e6e1d9feb50118283ed81591af00f
parentc0a51b9fdbba1e2096aa1647625b51d479c32749
Fixed a refactoring issue in GUIsel2_4

I had wrongly assumed that moveTo in GUIComponent had also been
refactored to moveCenterTo, like in WireCrossPoint.
net.mograsim.logic.ui/src/net/mograsim/logic/ui/model/components/mi/nandbased/GUIsel2_4.java