[texstudio] Fix testcase patch

hannes hannes at fedoraproject.org
Thu Feb 16 21:16:28 UTC 2012


commit e644f895c7117fedcf24ed8e2f8088ce4f4d164e
Author: hannes <hannes at fedoraproject.org>
Date:   Thu Feb 16 21:16:41 2012 +0000

    Fix testcase patch

 texstudio-2.3-testcase.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/texstudio-2.3-testcase.patch b/texstudio-2.3-testcase.patch
index 2acc17e..b3989e2 100644
--- a/texstudio-2.3-testcase.patch
+++ b/texstudio-2.3-testcase.patch
@@ -9,8 +9,8 @@ Subject: [PATCH] Fix the testcase build failure
 
 diff --git a/tests/qsearchreplacepanel_t.cpp b/tests/qsearchreplacepanel_t.cpp
 index e043f8b..22d6013 100644
---- a/tests/qsearchreplacepanel_t.cpp
-+++ b/tests/qsearchreplacepanel_t.cpp
+--- tests/qsearchreplacepanel_t.cpp
++++ tests/qsearchreplacepanel_t.cpp
 @@ -213,9 +213,9 @@ void QSearchReplacePanelTest::incrementalsearch(){
  				widget->cFind->lineEdit()->cursorForward(false,search.length());	
  				QTest::keyClick(widget->cFind->lineEdit(),search[search.length()-1].toLatin1());


More information about the scm-commits mailing list