You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There, commit 5cf020f
StDebuggerSetting is not a spec presenter but a class supposed to handle settings for the debugger.
So it cannot call super initializeWindow:
This method should not be named like that anyway.
This class is going to be heavily changed soon anyway.
this leads to an infinite loops.
The text was updated successfully, but these errors were encountered: