diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
| commit | 3add449a170be706377b66bee46af25633bc945c (patch) | |
| tree | 7415df14a37624ff0b24fd40bde079927a88c28a /print/scribus-devel/files/patch-export.cpp | |
| parent | 975af646f278430e563b72219a2c3055b211eb1a (diff) | |
Diffstat (limited to 'print/scribus-devel/files/patch-export.cpp')
| -rw-r--r-- | print/scribus-devel/files/patch-export.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/scribus-devel/files/patch-export.cpp b/print/scribus-devel/files/patch-export.cpp deleted file mode 100644 index d08f176cda0a..000000000000 --- a/print/scribus-devel/files/patch-export.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- scribus/plugins/pixmapexport/export.cpp.orig Mon Jun 7 01:15:14 2004 -+++ scribus/plugins/pixmapexport/export.cpp Mon Jun 7 01:18:23 2004 -@@ -116,7 +116,7 @@ - QObject::tr("No"), - QObject::tr("Yes"), - // hack for multiple overwritting (petr) -- (single==TRUE) ? 0 : QObject::tr("Yes all"), -+ (single==TRUE) ? QString::null : QObject::tr("Yes all"), - 0, 0); - QApplication::setOverrideCursor(QCursor(Qt::WaitCursor)); - if (over == 1) |
