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
b28fa3f5
Commit
b28fa3f5
authored
Apr 14, 2010
by
Friedemann Kleint
Browse files
Promote WelcomePageTreeWidget correctly.
parent
eef79921
Changes
3
Show whitespace changes
Inline
Side-by-side
src/plugins/projectexplorer/projectwelcomepagewidget.ui
View file @
b28fa3f5
...
...
@@ -189,7 +189,7 @@
<customwidgets>
<customwidget>
<class>
Utils::WelcomeModeTreeWidget
</class>
<extends>
Q
Tree
Widget
</extends>
<extends>
QWidget
</extends>
<header>
utils/welcomemodetreewidget.h
</header>
</customwidget>
<customwidget>
...
...
src/plugins/qt4projectmanager/gettingstartedwelcomepagewidget.ui
View file @
b28fa3f5
...
...
@@ -329,7 +329,7 @@
<customwidgets>
<customwidget>
<class>
Utils::WelcomeModeTreeWidget
</class>
<extends>
Q
Tree
Widget
</extends>
<extends>
QWidget
</extends>
<header>
utils/welcomemodetreewidget.h
</header>
</customwidget>
<customwidget>
...
...
src/plugins/welcome/communitywelcomepagewidget.ui
View file @
b28fa3f5
...
...
@@ -126,7 +126,7 @@
<customwidgets>
<customwidget>
<class>
Utils::WelcomeModeTreeWidget
</class>
<extends>
Q
Tree
Widget
</extends>
<extends>
QWidget
</extends>
<header>
utils/welcomemodetreewidget.h
</header>
</customwidget>
<customwidget>
...
...
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