mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
Add missing QHash
Summary:
Fixes build with future Frameworks.
In master, this should make 69c492a54b obsolete.
Reviewers: alexeymin, #kde_applications, lbeltrame
Reviewed By: alexeymin, #kde_applications, lbeltrame
Differential Revision: https://phabricator.kde.org/D23059
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#ifndef TRAYICON_H
|
||||
#define TRAYICON_H
|
||||
|
||||
#include <QHash>
|
||||
|
||||
#include <KStatusNotifierItem>
|
||||
|
||||
class RfbClient;
|
||||
|
||||
Reference in New Issue
Block a user