Skip to content

Commit

Permalink
chore: add missing QDebug include
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
BLumia committed Jan 16, 2024
1 parent a2eb9be commit c865b11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/iconutils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include "iconutils.h"

#include <QDate>
#include <QDebug>
#include <QIcon>
#include <QStandardPaths>
#include <QGuiApplication>
Expand Down

0 comments on commit c865b11

Please sign in to comment.