Skip to content
GitLab
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
e8781d65
Commit
e8781d65
authored
Jan 31, 2011
by
Pawel Polanski
Browse files
Symbian: Increase CODA chunk size
parent
c379aae1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qt-s60/s60deploystep.cpp
View file @
e8781d65
...
...
@@ -68,7 +68,7 @@ using namespace Qt4ProjectManager::Internal;
enum
{
debug
=
0
};
static
const
quint64
DEFAULT_CHUNK_SIZE
=
1024
0
;
static
const
quint64
DEFAULT_CHUNK_SIZE
=
4000
0
;
namespace
{
const
char
*
const
S60_DEPLOY_STEP_ID
=
"Qt4ProjectManager.S60DeployStep"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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