Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlaltca committed Apr 8, 2024
1 parent 05ffab0 commit 96f9937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kvirc/kernel/KviDbusAdaptor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

#ifdef COMPILE_DBUS_SUPPORT

#include <QtGlobal> //for qWarning()
#include <QDBusConnection>

KviDbusAdaptor::KviDbusAdaptor(QObject * pObj)
Expand Down

0 comments on commit 96f9937

Please sign in to comment.