Skip to content

Commit

Permalink
fix: [translations] translations issue of breakpoint`s view
Browse files Browse the repository at this point in the history
Log: as title
  • Loading branch information
LiHua000 authored and deepin-mozart committed Aug 8, 2024
1 parent 87b9f23 commit f778b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/debugger/interface/breakpointview.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class EditorService;

class BreakpointView : public DTK_WIDGET_NAMESPACE::DTreeView
{
Q_OBJECT
public:
explicit BreakpointView(QWidget *parent = nullptr);
~BreakpointView();
Expand Down

0 comments on commit f778b54

Please sign in to comment.