mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
BreakpointWidget: Fix Qt centering issues with a Custom Delegate
This commit is contained in:
parent
d96840f808
commit
b7b0842d2f
2 changed files with 40 additions and 0 deletions
|
@ -17,6 +17,8 @@ namespace Core
|
|||
class System;
|
||||
}
|
||||
|
||||
class CustomDelegate;
|
||||
|
||||
class BreakpointWidget : public QDockWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue