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

List:       kde-commits
Subject:    [kdepim] composereditor-ng: autoSpellCheckingAction and insertNewTable ? :) ok why not but I remove
From:       Montel Laurent <montel () kde ! org>
Date:       2013-01-18 20:05:30
Message-ID: 20130118200530.25E6FA6091 () git ! kde ! org
[Download RAW message or body]

Git commit 9426266106156a85483019c5c7aec6a70b13f3d9 by Montel Laurent.
Committed on 18/01/2013 at 21:04.
Pushed by mlaurent into branch 'master'.

autoSpellCheckingAction and insertNewTable ? :) ok why not but I remove

it it's better :)

connect( autoSpellCheckingAction, \
SIGNAL(insertNewTable()),SLOT(_k_slotInsertTable()));

M  +0    -1    composereditor-ng/composerview.cpp

http://commits.kde.org/kdepim/9426266106156a85483019c5c7aec6a70b13f3d9

diff --git a/composereditor-ng/composerview.cpp b/composereditor-ng/composerview.cpp
index dc05ebc..8dfadaf 100644
--- a/composereditor-ng/composerview.cpp
+++ b/composereditor-ng/composerview.cpp
@@ -949,7 +949,6 @@ void ComposerView::contextMenuEvent(QContextMenuEvent* event)
     autoSpellCheckingAction->setCheckable( true );
     autoSpellCheckingAction->setChecked( d->checkSpellingEnabled() );
     connect( autoSpellCheckingAction, SIGNAL(triggered(bool)), this, \
                SLOT(_k_changeAutoSpellChecking(bool)) );
-    connect( autoSpellCheckingAction, \
SIGNAL(insertNewTable()),SLOT(_k_slotInsertTable()));  #endif
     QAction *speakAction = menu->addAction(i18n("Speak Text"));
     speakAction->setIcon(KIcon(QLatin1String("preferences-desktop-text-to-speech")));



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

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