Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graphics
libkexiv2
Commits
dd763e2f
Commit
dd763e2f
authored
Apr 14, 2019
by
Albert Astals Cid
Browse files
make gcc happy about indentation
parent
d1be9298
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/setxmpface.cpp
View file @
dd763e2f
...
...
@@ -170,7 +170,7 @@ int main (int argc, char **argv)
else
removeFaceTags
(
meta
,
bag
.
toLatin1
().
constData
());
meta
.
applyChanges
();
meta
.
applyChanges
();
QString
recoverName
=
QString
::
fromLatin1
(
"Xmp.mwg-rs.Regions/mwg-rs:RegionList[1]/mwg-rs:Name"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment