# HG changeset patch # User ib # Date 1314896470 0 # Node ID 78ba6c8c46a52ad772e5a9359005e06cfb6eca15 # Parent de065d751a8caec13680080393dc65ecd7e280db Cosmetic: Move guiInfo member VideoWindow. Put it on top of the other Video members. diff -r de065d751a8c -r 78ba6c8c46a5 gui/interface.h --- a/gui/interface.h Thu Sep 01 16:55:14 2011 +0000 +++ b/gui/interface.h Thu Sep 01 17:01:10 2011 +0000 @@ -91,9 +91,9 @@ sh_video_t *sh_video; af_stream_t *afilter; + int VideoWindow; int VideoWidth; int VideoHeight; - int VideoWindow; int StreamType; // public, read access by MPlayer int AudioChannels;