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

List:       kde-commits
Subject:    branches/KDE/4.5/kdesdk/kate/plugins/tabbarextension
From:       Pascal Létourneau <pascal.letourneau () gmail ! com>
Date:       2010-11-23 19:53:30
Message-ID: 20101123195330.1BA9DAC8A2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1200048 by pletourn:

Connect to the right signal

BUG:257648


 M  +1 -1      ktinytabbarconfigpage.cpp  


--- branches/KDE/4.5/kdesdk/kate/plugins/tabbarextension/ktinytabbarconfigpage.cpp \
#1200047:1200048 @@ -143,7 +143,7 @@
     connect(chkPrevious, SIGNAL(toggled(bool)), this, \
                SLOT(highlightPreviousTabChanged(bool)));
     connect(colActive, SIGNAL(changed(const QColor&)), this, \
                SLOT(activeTabColorChanged(const QColor&)));
     connect(colPrevious, SIGNAL(changed(const QColor&)), this, \
                SLOT(previousTabColorChanged(const QColor&)));
-    connect(slOpacity, SIGNAL(sliderMoved(int)), this, \
SLOT(highlightOpacityChanged(int))); +    connect(slOpacity, \
SIGNAL(valueChanged(int)), this, SLOT(highlightOpacityChanged(int)));  
     // preview
     connect(m_previewMinimum, SIGNAL(activated(KTinyTabButton*)), this, \
SLOT(buttonActivated(KTinyTabButton*)));


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

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