Skip to content

Commit

Permalink
fix: build faild on v23
Browse files Browse the repository at this point in the history
missing namespace

Log:
Change-Id: Ifa6245b6950cd6927fca09b96f38927f759b1445
  • Loading branch information
deepin-mozart committed Jun 27, 2024
1 parent 33ec222 commit 27092fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <QSize>

DWIDGET_USE_NAMESPACE
DGUI_USE_NAMESPACE

RecentOpenListDelegate::RecentOpenListDelegate(QAbstractItemView *parent) :
QStyledItemDelegate(parent)
Expand Down

0 comments on commit 27092fa

Please sign in to comment.