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

List:       kde-commits
Subject:    kdelibs/kate/part
From:       David Faure <faure () kde ! org>
Date:       2004-09-06 18:27:08
Message-ID: 20040906182708.B1C741773 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Make the popup menu appear again in Konqueror.


  M +3 -3      kateviewinternal.cpp   1.314


--- kdelibs/kate/part/kateviewinternal.cpp  #1.313:1.314
@@ -2562,8 +2562,8 @@ void KateViewInternal::contextMenuEvent 
 
   // popup is a qguardedptr now
-  if (m_view->popup())
+  if (m_view->popup()) {
     m_view->popup()->popup( mapToGlobal( e->pos() ) );
-
   e->accept ();
+  }
 }
 


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

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