Revert "BreakpointWidget: Fix Qt centering issues with a Custom Delegate"

This reverts commit b7b0842d2f.
This commit is contained in:
Nayla Hanegan 2024-08-23 17:15:22 -04:00
commit 9736d6a38f
2 changed files with 0 additions and 42 deletions

View file

@ -24,8 +24,6 @@ namespace Core
class System;
}
class CustomDelegate;
class BreakpointWidget : public QDockWidget
{
Q_OBJECT