diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-03-22 16:55:18 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-03-22 16:55:18 +0000 |
| commit | c5f29e360410f5f0de93e76282bbed9fcdbeca7e (patch) | |
| tree | 06bcced82caa043532cbd9290cd29c9fd12b1e0b /src/plugins/Ui/skinned/windowsystem.h | |
| parent | 77ccee362854decfbd0cce02746a894e5f13d472 (diff) | |
| download | qmmp-c5f29e360410f5f0de93e76282bbed9fcdbeca7e.tar.gz qmmp-c5f29e360410f5f0de93e76282bbed9fcdbeca7e.tar.bz2 qmmp-c5f29e360410f5f0de93e76282bbed9fcdbeca7e.zip | |
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
Diffstat (limited to 'src/plugins/Ui/skinned/windowsystem.h')
| -rw-r--r-- | src/plugins/Ui/skinned/windowsystem.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 * |
