summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/styledialog.cpp
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-08-28 09:07:22 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-08-28 15:09:41 +0000
commit51ef04b0aa466f58903907e94a46e0cd4f6fdeb6 (patch)
treec4dcd192db672f6a17ac954375bba1817d81f568 /src/ui/dialog/styledialog.cpp
parentFix a bug on add selector on windows, also some ui improvements (diff)
downloadinkscape-51ef04b0aa466f58903907e94a46e0cd4f6fdeb6.tar.gz
inkscape-51ef04b0aa466f58903907e94a46e0cd4f6fdeb6.zip
Improve format
Diffstat (limited to 'src/ui/dialog/styledialog.cpp')
-rw-r--r--src/ui/dialog/styledialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/styledialog.cpp b/src/ui/dialog/styledialog.cpp
index 27cb91cb2..89c6337ef 100644
--- a/src/ui/dialog/styledialog.cpp
+++ b/src/ui/dialog/styledialog.cpp
@@ -579,7 +579,7 @@ void StyleDialog::_readStyleElement()
_addOwnerStyle(iter->name, "style attribute");
}
}
- // this is to fix a bug on cairo win:
+ // this is to fix a bug on cairo win:
// https://gitlab.freedesktop.org/cairo/cairo/issues/338
// TODO: check if inkscape min cairo version has applied the patch proposed and remove (3 times)
if (empty) {