diff options
Diffstat (limited to 'src/widgets/stroke-style.cpp')
| -rw-r--r-- | src/widgets/stroke-style.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/stroke-style.cpp b/src/widgets/stroke-style.cpp index 1a1865326..695c16ced 100644 --- a/src/widgets/stroke-style.cpp +++ b/src/widgets/stroke-style.cpp @@ -982,6 +982,8 @@ StrokeStyle::updateAllMarkers(GSList const *objects) return; } + combo->setDesktop(desktop); + if (object->style->marker[keyloc[i].loc].value != NULL && !all_texts) { // If the object has this type of markers, |
