1250:e2755ccf3667 | 1251:e75cc5bff076 |
---|---|
245 | 245 |
246 if (object) | 246 if (object) |
247 { | 247 { |
248 currentDocument()->clearSelection(); | 248 currentDocument()->clearSelection(); |
249 currentDocument()->addToSelection(object); | 249 currentDocument()->addToSelection(object); |
250 m_window->updateSelection(); | |
251 } | 250 } |
252 } | 251 } |
253 } | 252 } |
254 | 253 |
255 void ViewToolset::randomColors() | 254 void ViewToolset::randomColors() |