X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=activex%2Fplugin.h;h=864fac43f7183ce21c3fff39fa2ace86bd7a1339;hb=a353bd1b608ba67703ce0cc7dd48b8d20df9b2c3;hp=456583be78274d6d268304902693272b2f199296;hpb=acb895005c2578e0c1c9de09253ed0ff89075638;p=vlc diff --git a/activex/plugin.h b/activex/plugin.h index 456583be78..864fac43f7 100644 --- a/activex/plugin.h +++ b/activex/plugin.h @@ -162,7 +162,7 @@ public: _p_pict->AddRef(); return _p_pict; }; - + BOOL hasFocus(void); void setFocus(BOOL fFocus); @@ -268,4 +268,3 @@ private: }; #endif -