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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdepim/knotes
From:       Michael Brade <brade () kde ! org>
Date:       2004-05-30 15:17:02
Message-ID: 20040530151702.63135126BE () office ! kde ! org
[Download RAW message or body]

CVS commit by brade: 

Backport: not needed.


  M +0 -8      knoteedit.cpp   1.32.4.3
  M +0 -1      knoteedit.h   1.20.4.2


--- kdepim/knotes/knoteedit.cpp  #1.32.4.2:1.32.4.3
@@ -327,12 +327,4 @@ void KNoteEdit::contentsDragEnterEvent( 
 }
 
-void KNoteEdit::contentsDragMoveEvent( QDragMoveEvent* event )
-{
-    if ( KURLDrag::canDecode( event ) )
-        event->accept();
-    else
-        KTextEdit::contentsDragMoveEvent( event );
-}
-
 void KNoteEdit::contentsDropEvent( QDropEvent* event )
 {

--- kdepim/knotes/knoteedit.h  #1.20.4.1:1.20.4.2
@@ -70,5 +70,4 @@ public slots:
 protected:
     virtual void contentsDragEnterEvent( QDragEnterEvent *e );
-    virtual void contentsDragMoveEvent( QDragMoveEvent *e );
     virtual void contentsDropEvent( QDropEvent *e );
 


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

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