forked from qt-creator/qt-creator
Adapt bugtracker URL
Change-Id: I93a256f18e720edb0bcfc2b409c119abfdcf2a2b Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
// Margin from hardcoded value in:
|
||||
// QGraphicsView::fitInView(const QRectF &rect,
|
||||
// Qt::AspectRatioMode aspectRatioMode)
|
||||
// Bug report here: https://bugreports.qt-project.org/browse/QTBUG-11945
|
||||
// Bug report here: https://bugreports.qt.io/browse/QTBUG-11945
|
||||
static const int FIT_IN_VIEW_MARGIN = 2;
|
||||
|
||||
using namespace Valgrind::Callgrind;
|
||||
|
||||
Reference in New Issue
Block a user