From cf0855b36f260ea19c96e43e99f94988f81dcf12 Mon Sep 17 00:00:00 2001 From: Goraf <22941576+Goraf@users.noreply.github.com> Date: Mon, 25 Sep 2017 13:51:41 +0200 Subject: AsSingleWindow: make it working (#941) * AsSingleWindow: remove interfaces to be able to load plugin * AsSingleWindow: fix saving options * AsSingleWindow: remove unnecessary handles * AsSingleWindow: code cleaning * AsSingleWindow: move plugin info to separate version.h --- plugins/AsSingleWindow/src/stdafx.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/AsSingleWindow/src/stdafx.cxx') diff --git a/plugins/AsSingleWindow/src/stdafx.cxx b/plugins/AsSingleWindow/src/stdafx.cxx index 8279ea6a37..5126af91d5 100644 --- a/plugins/AsSingleWindow/src/stdafx.cxx +++ b/plugins/AsSingleWindow/src/stdafx.cxx @@ -15,4 +15,4 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "stdafx.h" \ No newline at end of file +#include "stdafx.h" -- cgit v1.2.3