/trunk/Scribus/scribus/ui/gradientvectordialog.cpp |
---|
419,8 → 419,8 |
gC3YD->setNewUnit(unitIndex); |
gC4XD->setNewUnit(unitIndex); |
gC4YD->setNewUnit(unitIndex); |
gC4XD->setNewUnit(unitIndex); |
gC4YD->setNewUnit(unitIndex); |
gC5XD->setNewUnit(unitIndex); |
gC5YD->setNewUnit(unitIndex); |
connect(gX1, SIGNAL(valueChanged(double)), this, SLOT(changeSpecialL())); |
connect(gX2, SIGNAL(valueChanged(double)), this, SLOT(changeSpecialL())); |
connect(gY1, SIGNAL(valueChanged(double)), this, SLOT(changeSpecialL())); |