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

List:       kde-commits
Subject:    branches/koffice/1.6/koffice/kexi (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2006-09-01 10:45:21
Message-ID: 1157107521.119308.4041.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 579578 by staniek:

SVN_SILENT compile


 M  +1 -1      plugins/forms/widgets/kexidbcombobox.h  
 M  +1 -2      widget/tableview/kexicomboboxbase.cpp  
 M  +1 -1      widget/tableview/kexicomboboxtableedit.cpp  


--- branches/koffice/1.6/koffice/kexi/plugins/forms/widgets/kexidbcombobox.h \
#579577:579578 @@ -22,7 +22,7 @@
 
 #include "kexidbutils.h"
 #include "kexidbautofield.h"
-#include "kexicomboboxbase.h"
+#include <widget/tableview/kexicomboboxbase.h>
 
 //! @short Combo box widget for Kexi forms
 /*! This widget is implemented on top of KexiDBAutoField, 
--- branches/koffice/1.6/koffice/kexi/widget/tableview/kexicomboboxbase.cpp \
#579577:579578 @@ -24,7 +24,7 @@
 #include <qpainter.h>
 
 #include "kexicomboboxbase.h"
-#include "kexicomboboxdropdownbutton.h"
+#include <widget/utils/kexicomboboxdropdownbutton.h>
 #include "kexicomboboxpopup.h"
 #include "kexitableview.h"
 #include "kexitableitem.h"
@@ -59,7 +59,6 @@
 
 KexiComboBoxBase::KexiComboBoxBase()
 {
-	Q_UNUSED(column); //this arg will be used in implementation
 //moved	connect(m_lineedit, SIGNAL(textChanged(const QString&)), this, \
SLOT(slotLineEditTextChanged(const QString&)));  
 	m_popup = 0;
--- branches/koffice/1.6/koffice/kexi/widget/tableview/kexicomboboxtableedit.cpp \
#579577:579578 @@ -24,7 +24,7 @@
 #include <qpainter.h>
 
 #include "kexicomboboxtableedit.h"
-#include "kexicomboboxdropdownbutton.h"
+#include <widget/utils/kexicomboboxdropdownbutton.h>
 #include "kexicomboboxpopup.h"
 #include "kexitableview.h"
 #include "kexitableitem.h"


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

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