Skip to content

Commit

Permalink
fix: fix build on dtk 5.6.20
Browse files Browse the repository at this point in the history
Support dtk 5.6.20

Log:
  • Loading branch information
hillwoodroc authored and deepin-bot[bot] committed Jan 26, 2024
1 parent f95d65f commit 9e13248
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/source/tree/datamodel.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@

#include "commonstruct.h"

#include <DGuiApplicationHelper>
#include <dtkwidget_global.h>
#include <QAbstractTableModel>
#include <QFileInfoList>
#include <QDir>

DWIDGET_USE_NAMESPACE
DGUI_USE_NAMESPACE

class MimeTypeDisplayManager;
class QItemSelection;

Expand Down

0 comments on commit 9e13248

Please sign in to comment.