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

List:       kde-commits
Subject:    koffice/plugins/textshape
From:       Thomas Zander <zander () kde ! org>
Date:       2010-12-23 15:57:24
Message-ID: 20101223155724.6907D3E1F7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1208881 by zander:

Fix typo

 M  +3 -2      TextTool.cpp  


--- trunk/koffice/plugins/textshape/TextTool.cpp #1208880:1208881
@@ -789,8 +789,9 @@
 {
     const QMimeData *data = QApplication::clipboard()->mimeData(QClipboard::Clipboard);
 
-    // on windows we do not have data if we try to paste this selection
-    if (!data) return false;
+    // on windows we do not have data if we try to paste the selection
+    if (!data)
+        return false;
 
     m_prevCursorPosition = m_textEditor.data()->position();
     m_textEditor.data()->addCommand(new TextPasteCommand(QClipboard::Clipboard, this));
[prev in list] [next in list] [prev in thread] [next in thread] 

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