[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/plugins/tables (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2004-01-19 15:10:08
Message-ID: 20040119151008.17A421A0E () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 

CVS_SILENT: 40 lines in altertable dialog is enough for now


  M +1 -1      kexialtertabledialog.cpp   1.8


--- koffice/kexi/plugins/tables/kexialtertabledialog.cpp  #1.7:1.8
@@ -95,5 +95,5 @@ void KexiAlterTableDialog::init()
         }
 
-        for (int i=m_table->fieldCount(); i<100; i++) {
+        for (int i=m_table->fieldCount(); i<40; i++) {
                 KexiPropertyBuffer *buff = new KexiPropertyBuffer(this);
                 buff->insert("pkey", KexiProperty("pkey", QVariant(false, 4), i18n("Primary Key")));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic