Explain that we are now C++ compatible.

This commit is contained in:
Rodrigo Madera
2021-03-27 15:08:58 -03:00
committed by Dmitry Mikushin
parent b0fd327043
commit 95b83171b7

View File

@@ -9,7 +9,7 @@ Works well on:
* Windows XP or newer (shellapi.h) * Windows XP or newer (shellapi.h)
* MacOS (Cocoa/AppKit) * MacOS (Cocoa/AppKit)
There is also a stub implementation that returns errors on attempt to create a tray menu. The code is C++ friendly and will compile fine in C++98 and up.
# Setup # Setup