forked from qt-creator/qt-creator
Squish: Replaced duplicate bugreport
Change-Id: I73bc3a633e47ddd0580976dd355da323e2426b4f Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -201,7 +201,7 @@ class JIRA:
|
||||
def __initBugDict__(self):
|
||||
self.__bugs__= {
|
||||
'QTCREATORBUG-6853':self._workaroundCreator6853_,
|
||||
'QTCREATORBUG-6918':self._workaroundCreator_MacEditorFocus_
|
||||
'QTCREATORBUG-8735':self._workaroundCreator_MacEditorFocus_
|
||||
}
|
||||
# helper function - will be called if no workaround for the requested bug is deposited
|
||||
def _exitFatal_(self, bugType, number):
|
||||
|
||||
Reference in New Issue
Block a user