Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:16.0:FactoryCandidates
librecad
librecad-no-date.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File librecad-no-date.diff of Package librecad
From: Jan Engelhardt <jengelh@inai.de> Date: 2012-05-11 08:34:41 +0200 Remove build time references so build-compare can do its work. --- librecad/src/main/qc_applicationwindow.cpp | 1 - 1 file changed, 1 deletion(-) Index: LibreCAD-2.2.0.2/librecad/src/main/qc_applicationwindow.cpp =================================================================== --- LibreCAD-2.2.0.2.orig/librecad/src/main/qc_applicationwindow.cpp +++ LibreCAD-2.2.0.2/librecad/src/main/qc_applicationwindow.cpp @@ -2883,7 +2883,6 @@ void QC_ApplicationWindow::showAboutWind #elif defined(Q_CC_MSVC) tr("Compiler: Microsoft Visual C++") + "\n" + #endif - tr("Compiled on: %1").arg(__DATE__) + "\n" + tr("Qt Version: %1").arg(qVersion()) + "\n" + tr("Boost Version: %1.%2.%3").arg(BOOST_VERSION / 100000).arg(BOOST_VERSION / 100 % 1000).arg(BOOST_VERSION % 100) );
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor