|
@@ -1078,6 +1078,7 @@ public:
|
|
|
bool PresetDisplayName(appid_t nAppID, const char *pszName);
|
|
|
bool SubscribeStateEvents(appid_t nAppMask);
|
|
|
int SetState(int nState);
|
|
|
+ bool SetLockUnlockFunctions(PFN_GFA_IPC_LOCK_SHM pfnLockSHM, PFN_GFA_IPC_UNLOCK_SHM pfnUnlockSHM);
|
|
|
|
|
|
public:
|
|
|
Q_INVOKABLE int appIndexFromAppID(quint64 nAppID);
|