This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2026-04-05 02:36:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a12350274b2c3cf02b33c3576168ba1f1874ab50
PowerToys
/
src
/
runner
/
settings_window.h
3 lines
71 B
C
Raw
Normal View
History
Unescape
Escape
FancyZones and Shortcut Guide initial commit Co-authored-by: Alexis Campailla <alexis@janeasystems.com> Co-authored-by: Bret Anderson <bretan@microsoft.com> Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com> Co-authored-by: Jaime Bernardo <jaime@janeasystems.com> Co-authored-by: Jeff Bogdan <jeffbog@microsoft.com> Co-authored-by: March Rogers <marchr@microsoft.com> Co-authored-by: Mike Harsh <mharsh@microsoft.com> Co-authored-by: Nachum Bundak <Nachum.Bundak@microsoft.com> Co-authored-by: Oliver Jones <ojones@microsoft.com> Co-authored-by: Patrick Little <plittle@microsoft.com>
2019-09-04 18:26:26 +02:00
#
pragma once
void
open_settings_window
(
)
;
Close Settings Window on runner exit (#2695)
2020-05-05 14:13:52 -07:00
void
close_settings_window
(
)
;
Reference in New Issue
Copy Permalink