mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-01-21 01:13:33 +08:00
Fix #715: add 1s timeout before any previewing request
This commit is contained in:
@@ -180,8 +180,8 @@
|
||||
<DependentUpon>App.xaml</DependentUpon>
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="BackgroundListener.cs" />
|
||||
<Compile Include="GlobalKeyboardHook.cs" />
|
||||
<Compile Include="KeystrokeDispatcher.cs" />
|
||||
<Compile Include="Helpers\GlobalKeyboardHook.cs" />
|
||||
<Compile Include="ViewerWindow.xaml.cs">
|
||||
<DependentUpon>ViewerWindow.xaml</DependentUpon>
|
||||
<SubType>Code</SubType>
|
||||
|
||||
Reference in New Issue
Block a user