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
Marco Bubke
flatpak-qt-creator
Commits
e95bda96
Commit
e95bda96
authored
Feb 23, 2011
by
dt
Browse files
ToolChainsOptionsPage: Disable remove button on show
Reviewed-By: hunger
parent
041c27cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/projectexplorer/toolchainoptionspage.cpp
View file @
e95bda96
...
...
@@ -541,6 +541,8 @@ QWidget *ToolChainOptionsPage::createPage(QWidget *parent)
m_searchKeywords
.
remove
(
QLatin1Char
(
'&'
));
}
updateState
();
return
m_configWidget
;
}
...
...
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