summaryrefslogtreecommitdiffstats
path: root/src/sql/sql.pro
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-08-04 05:05:00 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-08-04 05:05:00 (GMT)
commit796fea3ddd24e8be22196607500439f4db8e8332 (patch)
tree90b2eb80066e42e4decb3549b36cc73068356001 /src/sql/sql.pro
parent95812dd991bdcc63c9a4c10d4cf32811aa0c413b (diff)
downloadQt-796fea3ddd24e8be22196607500439f4db8e8332.zip
Qt-796fea3ddd24e8be22196607500439f4db8e8332.tar.gz
Qt-796fea3ddd24e8be22196607500439f4db8e8332.tar.bz2
Trailing whitespace and tab/space fixes for QtSql
Diffstat (limited to 'src/sql/sql.pro')
-rw-r--r--src/sql/sql.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sql/sql.pro b/src/sql/sql.pro
index 60be748..b8f819d 100644
--- a/src/sql/sql.pro
+++ b/src/sql/sql.pro
@@ -19,9 +19,8 @@ include(models/models.pri)
symbian: {
TARGET.UID3=0x2001E61D
-
+
# Workaroud for problems with paging this dll
MMP_RULES -= PAGED
MMP_RULES *= UNPAGED
}
-