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

List:       kde-commits
Subject:    qt-copy/src/widgets
From:       George Staikos <staikos () kde ! org>
Date:       2003-04-11 5:50:08
[Download RAW message or body]

CVS commit by staikos: 

patch from trolltech to fix copyAvailable() not being emitted after calls to
cut()


  M +1 -0      qtextedit.cpp   1.33


--- qt-copy/src/widgets/qtextedit.cpp  #1.32:1.33
@@ -1865,4 +1865,5 @@ void QTextEdit::removeSelectedText( int 
     emit textChanged();
     emit selectionChanged();
+    emit copyAvailable( doc->hasSelection( QTextDocument::Standard ) );
 }
 


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

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