diff options
| author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-07-30 18:04:47 +0000 |
|---|---|---|
| committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-07-30 18:04:47 +0000 |
| commit | d95db23a3c58db3122ce28b767cf57f2d6ec3f38 (patch) | |
| tree | 6e2d14bfd216a29c65386f55263f2916d7e47f1f /x11-toolkits/qwt5/files/patch-src__qwt_painter.cpp | |
| parent | - Correct typo in comment block (diff) | |
Update to 5.0.2
PR: 113741
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Notes
Notes:
svn path=/head/; revision=196750
Diffstat (limited to 'x11-toolkits/qwt5/files/patch-src__qwt_painter.cpp')
| -rw-r--r-- | x11-toolkits/qwt5/files/patch-src__qwt_painter.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/qwt5/files/patch-src__qwt_painter.cpp b/x11-toolkits/qwt5/files/patch-src__qwt_painter.cpp deleted file mode 100644 index b0e7680f620c..000000000000 --- a/x11-toolkits/qwt5/files/patch-src__qwt_painter.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/qwt_painter.cpp.orig Mon Feb 26 23:22:13 2007 -+++ ./src/qwt_painter.cpp Fri Jun 8 22:22:59 2007 -@@ -421,7 +421,7 @@ - - painter->save(); - -- painter->translate(scaledRect.x(), scaledRect.y()); -+ painter->translate(scaledRect.x(), y); - layout->draw(painter, context); - - painter->restore(); |
