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

List:       kde-commits
Subject:    branches/koffice/1.6/koffice/kexi/plugins/forms (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2006-12-12 9:15:50
Message-ID: 1165914950.507114.26206.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 612672 by staniek:

SVN_SILENT fixed layout


 M  +1 -3      kexiactionselectiondialog.cpp  


--- branches/koffice/1.6/koffice/kexi/plugins/forms/kexiactionselectiondialog.cpp #612671:612672
@@ -255,15 +255,13 @@
 				item = new ActionSelectorDialogListItem("editText", this, i18n("Open in Text View"));
 				item->setPixmap(0, noIcon);
 			}
-			adjustColumn(0);
-			setMinimumWidth( columnWidth(0) + 16 );
 			updateWidth();
 		}
 
 		void updateWidth()
 		{
 			adjustColumn(0);
-			setMinimumWidth( columnWidth(0) + 16 );
+			setMinimumWidth( columnWidth(0) );
 		}
 
 		QString m_currentMimeType;
[prev in list] [next in list] [prev in thread] [next in thread] 

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