mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-24 02:00:55 +08: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