changeset 9483 | 14ad1ac00ac9 |
parent 9472 | 265e5997580e |
child 9551 | 61f160dfd0f1 |
9481:fbf61ef67c7b | 9483:14ad1ac00ac9 |
---|---|
191 { |
191 { |
192 oldItems.push_front(items().first()); |
192 oldItems.push_front(items().first()); |
193 removeItem(items().first()); |
193 removeItem(items().first()); |
194 } |
194 } |
195 |
195 |
196 items().clear(); |
|
197 |
|
196 oldPaths = paths; |
198 oldPaths = paths; |
197 |
199 |
198 paths.clear(); |
200 paths.clear(); |
199 |
201 |
200 emit pathChanged(); |
202 emit pathChanged(); |