summaryrefslogtreecommitdiffstats
path: root/kexi/core/kexidbconnectionset.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/core/kexidbconnectionset.cpp')
-rw-r--r--kexi/core/kexidbconnectionset.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexidbconnectionset.cpp b/kexi/core/kexidbconnectionset.cpp
index d76ed3f4..492e779d 100644
--- a/kexi/core/kexidbconnectionset.cpp
+++ b/kexi/core/kexidbconnectionset.cpp
@@ -30,7 +30,7 @@ class KexiDBConnectionSetPrivate
{
public:
KexiDBConnectionSetPrivate()
- : dataForFilenames(101)
+ : dataForFilenames(1009)
{
list.setAutoDelete(true);
maxid=-1;