4.45 beta

This commit is contained in:
Igor Pavlov
2007-04-17 00:00:00 +00:00
committed by Kornel Lesiński
parent d9666cf046
commit a145bfc7cf
458 changed files with 13144 additions and 18608 deletions

View File

@@ -12,7 +12,7 @@
#include "resource.h"
#include "App.h"
#include "Resource/AboutDialog/AboutDialog.h"
#include "Resource/BenchmarkDialog/BenchmarkDialog.h"
#include "../UI/Common/CompressCall.h"
#include "HelpUtils.h"
#include "LangUtils.h"
@@ -662,7 +662,7 @@ bool OnMenuCommand(HWND hWnd, int id)
break;
case IDM_BENCHMARK:
Benchmark(hWnd);
Benchmark();
break;
// Help
case IDM_HELP_CONTENTS: