forked from qt-creator/qt-creator
bugreports.qt.nokia.com -> bugreports.qt-project.org
Change-Id: Ifc258886f7d6e7d5b02caae8994210aeef221554 Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
// Margin from hardcoded value in:
|
||||
// QGraphicsView::fitInView(const QRectF &rect,
|
||||
// Qt::AspectRatioMode aspectRatioMode)
|
||||
// Bug report here: https://bugreports.qt.nokia.com/browse/QTBUG-11945
|
||||
// Bug report here: https://bugreports.qt-project.org/browse/QTBUG-11945
|
||||
static const int FIT_IN_VIEW_MARGIN = 2;
|
||||
|
||||
using namespace Valgrind::Callgrind;
|
||||
|
||||
Reference in New Issue
Block a user