tray icon added

This commit is contained in:
orignal 2016-03-07 15:57:32 -05:00
parent 6383fc3575
commit 607336d3ce
2 changed files with 92 additions and 6 deletions

View file

@ -1,8 +1,6 @@
#ifndef WIN32APP_H__
#define WIN32APP_H__
#include <windows.h>
#define I2PD_WIN32_CLASSNAME "i2pd main window"
#endif // WIN32APP_H__