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
Marco Bubke
flatpak-qt-creator
Commits
62a94773
Commit
62a94773
authored
Jul 21, 2009
by
Daniel Molkentin
Browse files
Complete dependencies for new welcome module.
parent
94f81cb8
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/plugins/plugins.pro
View file @
62a94773
...
...
@@ -102,6 +102,7 @@ plugin_qt4projectmanager.depends += plugin_cpptools
plugin_qt4projectmanager
.
depends
+=
plugin_cppeditor
plugin_qt4projectmanager
.
depends
+=
plugin_help
plugin_qt4projectmanager
.
depends
+=
plugin_designer
plugin_qt4projectmanager
.
depends
+=
plugin_welcome
plugin_quickopen
.
subdir
=
quickopen
plugin_quickopen
.
depends
=
plugin_coreplugin
...
...
@@ -142,6 +143,7 @@ plugin_help.subdir = help
plugin_help
.
depends
=
plugin_find
plugin_help
.
depends
+=
plugin_quickopen
plugin_help
.
depends
+=
plugin_coreplugin
plugin_help
.
depends
+=
plugin_welcome
plugin_resourceeditor
.
subdir
=
resourceeditor
plugin_resourceeditor
.
depends
=
plugin_coreplugin
...
...
src/plugins/qt4projectmanager/qt4projectmanager_dependencies.pri
View file @
62a94773
...
...
@@ -3,3 +3,4 @@ include(../../plugins/cpptools/cpptools.pri)
include(../../plugins/cppeditor/cppeditor.pri)
include(../../plugins/help/help.pri)
include(../../plugins/designer/designer.pri)
include(../../plugins/welcome/welcome.pri)
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