Ticket #10280: filezilla-wxtimer.patch

File filezilla-wxtimer.patch, 330 bytes (added by Corrado Franco, 9 years ago)

Patch for wxtimer header

  • src/interface/Mainfrm.h

    old new class CWindowStateManager;  
    2828
    2929#if FZ_MANUALUPDATECHECK
    3030#include "updater.h"
     31#else
     32#include "wx/timer.h"
    3133#endif
    3234class CWindowStateManager;
    3335