--- branches/release-1_3-branch/xvidcore/dshow/src/config.h 2011/12/30 13:04:56 2058 +++ branches/release-1_3-branch/xvidcore/dshow/src/config.h 2012/02/22 19:00:26 2059 @@ -3,7 +3,7 @@ * XVID MPEG-4 VIDEO CODEC * - Configuration processing header file - * - * Copyright(C) 2002-2011 Peter Ross + * Copyright(C) 2002-2012 Peter Ross * * 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 @@ -67,6 +67,7 @@ int aspect_ratio; int num_threads; DWORD cpu; + int bTrayIcon; } CONFIG;