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
e58e9fa9
Commit
e58e9fa9
authored
Jan 19, 2015
by
Urs Fleisch
Browse files
Fix build on Mac OS X.
parent
672aea10
Changes
1
Show whitespace changes
Inline
Side-by-side
src/core/model/kid3application.cpp
View file @
e58e9fa9
...
...
@@ -34,6 +34,9 @@
#include <QApplication>
#include <QClipboard>
#include <QPluginLoader>
#if defined Q_OS_MAC && QT_VERSION >= 0x050200
#include <CoreFoundation/CFUrl.h>
#endif
#ifdef HAVE_QTDBUS
#include <QDBusConnection>
#include <unistd.h>
...
...
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