Skip to content

Commit

Permalink
fix: build failure on dtkgui 5.6.12
Browse files Browse the repository at this point in the history
support  dtkgui 5.6.12

Log:
  • Loading branch information
hillwoodroc authored Jul 27, 2023
1 parent 688962a commit 03fb830
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/view/theme_proxy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#include "view/theme_proxy.h"
#include <DApplicationHelper>

DGUI_USE_NAMESPACE

ThemeProxy::ThemeProxy(QObject *parent)
: QObject(parent)
{
Expand Down

0 comments on commit 03fb830

Please sign in to comment.