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
013ab7c5
Commit
013ab7c5
authored
Oct 25, 2010
by
Oswald Buddenhagen
Browse files
simplify #include statement
helps lupdate
parent
b5b6901c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/scriptmanager/scriptmanager_p.h
View file @
013ab7c5
...
...
@@ -30,7 +30,7 @@
#ifndef SCRIPTMANAGER_P_H
#define SCRIPTMANAGER_P_H
#include
<coreplugin/scriptmanager/
scriptmanager.h
>
#include
"
scriptmanager.h
"
#include <QtCore/QObject>
#include <QtScript/QScriptEngine>
...
...
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