Add patches from rallaz

OBS-URL: https://build.opensuse.org/package/show/graphics/librecad?expand=0&rev=6
This commit is contained in:
2012-05-11 06:34:42 +00:00
committed by Git OBS Bridge
parent 0a9dabf40a
commit 0888b7cde0
7 changed files with 202 additions and 18 deletions

View File

@@ -2,11 +2,11 @@
src/main/qc_applicationwindow.cpp | 1 -
1 file changed, 1 deletion(-)
Index: LibreCAD/src/main/qc_applicationwindow.cpp
Index: LibreCAD-LibreCAD-a5c34b2/src/main/qc_applicationwindow.cpp
===================================================================
--- LibreCAD.orig/src/main/qc_applicationwindow.cpp
+++ LibreCAD/src/main/qc_applicationwindow.cpp
@@ -2933,7 +2933,6 @@ void QC_ApplicationWindow::slotHelpAbout
--- LibreCAD-LibreCAD-a5c34b2.orig/src/main/qc_applicationwindow.cpp
+++ LibreCAD-LibreCAD-a5c34b2/src/main/qc_applicationwindow.cpp
@@ -2966,7 +2966,6 @@ void QC_ApplicationWindow::slotHelpAbout
#ifdef QC_SCMREVISION
tr("SCM Revision: %1").arg(XSTR(QC_SCMREVISION)) + "<br>" +
#endif