This website requires JavaScript.
Explore
Help
Sign In
mirror
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2024-12-30 06:07:56 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
a12350274b
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-05 00:26:26 +08:00
#
pragma once
void
open_settings_window
(
)
;
Close Settings Window on runner exit (#2695)
2020-05-06 05:13:52 +08:00
void
close_settings_window
(
)
;
Reference in New Issue
Copy Permalink