From bd3d480a94558344f0a55707bc59b181fc7ea943 Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 28 Mar 2016 20:41:54 +0200 Subject: paralleling cPictureCache. Multiple server connections now possible --- PVideo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'PVideo.h') diff --git a/PVideo.h b/PVideo.h index 8330d53..ed5b8dc 100644 --- a/PVideo.h +++ b/PVideo.h @@ -104,6 +104,7 @@ public: #ifdef SKINDESIGNER // gridElement virtual void AddTokens(std::shared_ptr grid, bool clear = true, std::function OnCached = NULL); + #endif }; -- cgit v1.2.3