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
f8def2e2
Commit
f8def2e2
authored
Dec 03, 2008
by
qtc-commiter@nokia.com
Committed by
dt
Dec 03, 2008
Browse files
Fixes: Compile for Karsten
Task: - RevBy: - AutoTest: - Details: -
parent
20158a8c
Changes
1
Show whitespace changes
Inline
Side-by-side
src/plugins/cmakeprojectmanager/cmakestep.cpp
View file @
f8def2e2
...
@@ -19,6 +19,7 @@ CMakeStep::~CMakeStep()
...
@@ -19,6 +19,7 @@ CMakeStep::~CMakeStep()
bool
CMakeStep
::
init
(
const
QString
&
buildConfiguration
)
bool
CMakeStep
::
init
(
const
QString
&
buildConfiguration
)
{
{
// TODO
// TODO
return
true
;
}
}
void
CMakeStep
::
run
(
QFutureInterface
<
bool
>
&
fi
)
void
CMakeStep
::
run
(
QFutureInterface
<
bool
>
&
fi
)
...
...
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