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:
@@ -1218,7 +1218,7 @@ void HelpPlugin::slotOpenSupportPage()
|
||||
|
||||
void HelpPlugin::slotReportBug()
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl("https://bugreports.qt.nokia.com"));
|
||||
QDesktopServices::openUrl(QUrl("https://bugreports.qt-project.org"));
|
||||
}
|
||||
|
||||
void HelpPlugin::openFindToolBar()
|
||||
|
||||
Reference in New Issue
Block a user