tray icon + ask before closing

This commit is contained in:
sirius-m
2009-09-24 04:09:56 +00:00
parent e00d4805d7
commit d1b70ffa03
12 changed files with 3365 additions and 2448 deletions

1
main.h
View File

@@ -47,7 +47,6 @@ extern CAddress addrIncoming;
string GetAppDir();
bool CheckDiskSpace(int64 nAdditionalBytes=0);
FILE* OpenBlockFile(unsigned int nFile, unsigned int nBlockPos, const char* pszMode="rb");