mirror of
https://github.com/YACReader/yacreader
synced 2025-07-17 20:44:32 -04:00
Add support for minimize and start to tray.
This commit is contained in:
committed by
Luis Ángel San Martín
parent
23c597d444
commit
e587f59ddb
7
YACReaderLibrary/trayhandler.h
Normal file
7
YACReaderLibrary/trayhandler.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef TRAY_HANDLER
|
||||
#define TRAY_HANDLER
|
||||
|
||||
void OSXShowDockIcon();
|
||||
void OSXHideDockIcon();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user