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

List:       kde-commits
Subject:    kdelibs/interfaces/ktexteditor
From:       Allan Sandfeld Jensen <kde () carewolf ! com>
Date:       2003-05-05 13:43:03
[Download RAW message or body]

CVS commit by carewolf: 

QPopupMenu doesnt belong to KTextEditor namespace


  M +2 -1      popupmenuinterface.h   1.9


--- kdelibs/interfaces/ktexteditor/popupmenuinterface.h  #1.8:1.9
@@ -21,4 +21,5 @@
 
 class QCString;
+class QPopupMenu;
 
 namespace KTextEditor
@@ -49,5 +50,5 @@ class PopupMenuInterface
       a right mouse button press event.
     */
-    virtual void installPopup (class QPopupMenu *rmb_Menu) = 0;
+    virtual void installPopup (QPopupMenu *rmb_Menu) = 0;
 
   private:


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

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