Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nate Graham
Kid3
Commits
9f5566cc
Commit
9f5566cc
authored
Feb 16, 2012
by
Urs Fleisch
Browse files
Fixed last commit if not on Windows.
parent
0fe61a2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/core/utils/saferename.cpp
View file @
9f5566cc
...
...
@@ -42,7 +42,7 @@ bool Utils::hasIllegalFileNameCharacters(const QString& fileName)
#else
bool
Utils
::
hasIllegalCharacters
(
const
QString
&
)
bool
Utils
::
hasIllegal
FileName
Characters
(
const
QString
&
)
{
return
false
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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