mirror of https://github.com/procxx/kepka.git
Add forward decls
This commit is contained in:
parent
a1f902c5bf
commit
a3014a911e
|
|
@ -18,6 +18,8 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
|
|||
#pragma once
|
||||
|
||||
#include "platform/mac/specific_mac_p.h"
|
||||
class QAbstractNativeEventFilter;
|
||||
class LocationCoords;
|
||||
|
||||
namespace Platform {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue