Fix FTBFS with clang

This resolves bug 2895

Signed-off-by: Ray Vine <ray-v@inbox.lv>
(cherry picked from commit 47f4d66f64)
r14.0.x
Ray Vine 6 years ago committed by Slávek Banko
parent 0c4742ceb9
commit cb7ae4e608

@ -35,7 +35,9 @@ class TQTimer;
class TDEInstance;
class Interface;
class BackendBase;
class KNotifyClient::Instance;
namespace KNotifyClient {
class Instance;
}
/**
* This class is the main entry point of KNemo. It reads the configuration,

Loading…
Cancel
Save