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
Tobias Hunger
qt-creator
Commits
746d73c3
Commit
746d73c3
authored
Apr 06, 2010
by
Kai Koehne
Browse files
QmlDesigner: Fix coretests for Mac OS X
parent
491bf79d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/auto/qml/qmldesigner/coretests/testcore.cpp
View file @
746d73c3
...
...
@@ -100,7 +100,7 @@ void TestCore::initTestCase()
// Load plugins
#ifdef Q_OS_MAC
const
QString
pluginPath
=
QTCREATORDIR
"/PlugIns/QmlDesigner"
;
const
QString
pluginPath
=
QTCREATORDIR
"/
bin/Qt Creator.app/Contents/
PlugIns/QmlDesigner"
;
#else
const
QString
pluginPath
=
QTCREATORDIR
"/lib/qmldesigner"
;
#endif
...
...
Write
Preview
Supports
Markdown
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