diff options
Diffstat (limited to 'include/vcl/window.hxx')
-rw-r--r-- | include/vcl/window.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx index 5b0fd1634415..1f0cddd37d72 100644 --- a/include/vcl/window.hxx +++ b/include/vcl/window.hxx @@ -824,7 +824,6 @@ public: virtual void DataChanged( const DataChangedEvent& rDCEvt ); virtual bool PreNotify( NotifyEvent& rNEvt ); virtual bool Notify( NotifyEvent& rNEvt ); - virtual vcl::Window* GetPreferredKeyInputWindow(); // These methods call the relevant virtual method when not in/post dispose void CompatGetFocus(); |