From c5f29e360410f5f0de93e76282bbed9fcdbeca7e Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 22 Mar 2019 16:55:18 +0000 Subject: skinned: do not crash under wayland session (#994) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8767 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Ui/skinned/windowsystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/Ui/skinned/windowsystem.h') diff --git a/src/plugins/Ui/skinned/windowsystem.h b/src/plugins/Ui/skinned/windowsystem.h index 6c3cd8b45..0dded47c6 100644 --- a/src/plugins/Ui/skinned/windowsystem.h +++ b/src/plugins/Ui/skinned/windowsystem.h @@ -1,7 +1,7 @@ /*************************************************************************** * Based on Licq * * Copyright (C) 2006-2009 Licq developers * - * Copyright (C) 2011-2013 Ilya Kotov * + * Copyright (C) 2011-2019 Ilya Kotov * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * -- cgit v1.2.3-13-gbd6f