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
c3122ce0
Commit
c3122ce0
authored
Feb 09, 2010
by
Wolfgang Beck
Browse files
Change ICHECK_BUILD ifdef in Q_OS_SYMBIAN.
parent
04ad9bb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/shared/cplusplus/Control.cpp
View file @
c3122ce0
...
...
@@ -210,7 +210,7 @@ public:
}
// end of anonymous namespace
#ifdef
ICHECK_BUILD
#ifdef
Q_OS_SYMBIAN
//Symbian compiler has some difficulties to understand the templates.
static
void
delete_array_entries
(
std
::
vector
<
Symbol
*>
vt
)
{
...
...
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