Skip to content

Commit

Permalink
fix: include missing header
Browse files Browse the repository at this point in the history
This fixes build on Arch Linux.
  • Loading branch information
hack3ric authored and starhcq committed Oct 20, 2023
1 parent 90d108a commit 98dd279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/application.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <DApplicationSettings>
#include <QClipboard>
#include <QTextEdit>
#include <QDesktopWidget>

#include <DGuiApplicationHelper>
#include <DApplicationSettings>
Expand Down

0 comments on commit 98dd279

Please sign in to comment.