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

List:       kde-commits
Subject:    [kexi] src/formeditor: GIT_SILENT Fix signal signature in KexiActionSelectionDialog (silent)
From:       Jaroslaw Staniek <staniek () kde ! org>
Date:       2016-02-29 23:12:14
Message-ID: E1aaWz8-0000sv-SQ () scm ! kde ! org
[Download RAW message or body]

Git commit 021869ddf29f978f64cc84ce079b02c6d405a735 by Jaroslaw Staniek.
Committed on 29/02/2016 at 23:07.
Pushed by staniek into branch 'master'.

GIT_SILENT Fix signal signature in KexiActionSelectionDialog

M  +1    -1    src/formeditor/kexiactionselectiondialog.cpp

http://commits.kde.org/kexi/021869ddf29f978f64cc84ce079b02c6d405a735

diff --git a/src/formeditor/kexiactionselectiondialog.cpp b/src/formeditor/=
kexiactionselectiondialog.cpp
index 8a1641a..bc7ae84 100644
--- a/src/formeditor/kexiactionselectiondialog.cpp
+++ b/src/formeditor/kexiactionselectiondialog.cpp
@@ -666,7 +666,7 @@ void KexiActionSelectionDialog::slotActionCategorySelec=
ted(QTreeWidgetItem* item
                 vlyr->addWidget(d->currentFormActionsPageLabel);
                 vlyr->addWidget(d->currentFormActionsListView);
                 d->secondAnd3rdColumnStack->addWidget(d->currentFormAction=
sPageWidget);
-                connect(d->currentFormActionsListView, SIGNAL(itemActivate=
d(QTreeWidgetItem*)),
+                connect(d->currentFormActionsListView, SIGNAL(itemActivate=
d(QTreeWidgetItem*,int)),
                         this, SLOT(slotCurrentFormActionItemExecuted(QTree=
WidgetItem*)));
                 connect(d->currentFormActionsListView, SIGNAL(currentItemC=
hanged(QTreeWidgetItem*,QTreeWidgetItem*)),
                         this, SLOT(slotCurrentFormActionItemSelected(QTree=
WidgetItem*)));

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

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