updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / yachat / yaeditorcontextmenu.patch
blob7da95224df9cec79a0a1aa34d2d3b5fcba80d352
1 --- src/tools/yastuff/yawidgets/yaeditorcontextmenu.cpp 2011-07-03 16:11:48.539302863 +0400
2 +++ src/tools/yastuff/yawidgets/yaeditorcontextmenu1.cpp 2011-07-03 16:12:05.865968445 +0400
3 @@ -161,6 +161,6 @@
4 textEdit()->paste();
5 else if (lineEdit())
6 lineEdit()->paste();
7 - else if (textControl())
8 - textControl()->paste();
9 + //else if (textControl())
10 + // textControl()->paste();