File tree Expand file tree Collapse file tree 2 files changed +0
-53
lines changed
org/cryptomator/integrations/tray Expand file tree Collapse file tree 2 files changed +0
-53
lines changed Original file line number Diff line number Diff line change 1- import org .cryptomator .integrations .tray .AwtTrayMenuController ;
21import org .cryptomator .integrations .tray .TrayMenuController ;
32import org .cryptomator .integrations .autostart .AutoStartProvider ;
43import org .cryptomator .integrations .keychain .KeychainAccessProvider ;
76
87
98module org .cryptomator .integrations .api {
10- requires java .desktop ;
11-
129 exports org .cryptomator .integrations .autostart ;
1310 exports org .cryptomator .integrations .keychain ;
1411 exports org .cryptomator .integrations .tray ;
1916 uses TrayIntegrationProvider ;
2017 uses TrayMenuController ;
2118 uses UiAppearanceProvider ;
22-
23- provides TrayMenuController with AwtTrayMenuController ;
2419}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments