Fix FTBFS with clang

This resolves bug 2895

Signed-off-by: Ray Vine <ray-v@inbox.lv>
pull/1/head
Ray Vine 6 年前 提交者 Slávek Banko
父节点 e67fec7d28
当前提交 47f4d66f64

@ -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,

正在加载...
取消
保存