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

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdebase/konqueror
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-04-13 1:08:42
Message-ID: 20050413010842.68E99633 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

fixing the konqueror "miscompilation" that caused it to crash at startup.


  M +1 -1      konq_mainwindow.cc   1.1342.2.20


--- kdebase/konqueror/konq_mainwindow.cc  #1.1342.2.19:1.1342.2.20
@@ -3593,5 +3593,5 @@ void KonqMainWindow::initActions()
   m_paActivatePrevTab = new KAction( i18n( "Activate Previous Tab" ), \
"tab_previous", QApplication::reverseLayout() ? KStdAccel::tabNext() : \
KStdAccel::tabPrev(), this, SLOT( slotActivatePrevTab() ), actionCollection(), \
"activateprevtab" );  
-  char actionname[15];
+  char actionname[16];
   for (int i=1;i<13;i++) {
     sprintf(actionname,"activate_tab_%02d", i);


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

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