mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 02:09:05 +00:00
Fix #579: search box changed in Windows 10 1909
This commit is contained in:
@@ -26,4 +26,6 @@ public:
|
||||
|
||||
private:
|
||||
static bool IsListaryToolbarVisible();
|
||||
static bool IsSearchBoxFocused();
|
||||
static HWND GetFocusedControl();
|
||||
};
|
||||
|
Reference in New Issue
Block a user