mirror of
https://github.com/KDE/konsole.git
synced 2026-05-05 21:24:53 -04:00
deprecated--
svn path=/trunk/KDE/kdebase/konsole/; revision=512353
This commit is contained in:
@@ -3042,7 +3042,7 @@ void Konsole::slotMovedTab(int from, int to)
|
||||
ra->unplug(m_view);
|
||||
ra->plug(m_view,(m_view->count()-sessions.count()+1)+to);
|
||||
|
||||
if (to==tabwidget->currentPageIndex()) {
|
||||
if (to==tabwidget->currentIndex()) {
|
||||
if (!m_menuCreated)
|
||||
makeGUI();
|
||||
m_moveSessionLeft->setEnabled(to>0);
|
||||
|
||||
Reference in New Issue
Block a user