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

List:       kde-commits
Subject:    kdeutils/kedit
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-10-28 8:16:39
[Download RAW message or body]

CVS commit by amantia: 

Paste->PasteText


  M +2 -2      kedit.cpp   1.193


--- kdeutils/kedit/kedit.cpp  #1.192:1.193
@@ -203,5 +203,5 @@ void TopLevel::setupActions()
     cutAction = KStdAction::cut(this, SLOT(cut()), actionCollection());
     copyAction = KStdAction::copy(this, SLOT(copy()), actionCollection());
-    KStdAction::paste(this, SLOT(paste()), actionCollection());
+    KStdAction::pasteText(this, SLOT(paste()), actionCollection());
     KStdAction::selectAll(this, SLOT(select_all()), actionCollection());
     KStdAction::find(this, SLOT(search()), actionCollection());


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

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