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
286e45b4
Commit
286e45b4
authored
Dec 22, 2008
by
Roberto Raggi
Browse files
Compile.
Removed declaration of slot shadowBuildButtonClicked().
parent
922909b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qt4buildconfigwidget.h
View file @
286e45b4
...
@@ -60,7 +60,6 @@ private slots:
...
@@ -60,7 +60,6 @@ private slots:
void
changeConfigName
(
const
QString
&
newName
);
void
changeConfigName
(
const
QString
&
newName
);
void
setupQtVersionsComboBox
();
void
setupQtVersionsComboBox
();
void
shadowBuildCheckBoxClicked
(
bool
checked
);
void
shadowBuildCheckBoxClicked
(
bool
checked
);
void
shadowBuildButtonClicked
();
void
onBeforeBeforeShadowBuildDirBrowsed
();
void
onBeforeBeforeShadowBuildDirBrowsed
();
void
shadowBuildLineEditTextChanged
();
void
shadowBuildLineEditTextChanged
();
void
importLabelClicked
();
void
importLabelClicked
();
...
...
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