* Found the reason why wx-2.5.2 gui was messed: starting with
wx-2.5.2, a new flag must be added when adding components to
sizers to keep the old behaviour (wxFIXED_MINSIZE). This
constant is defined to zero in amule.h when wx-version is
less than 2.5.2, so that amule still compiles in old wx.