mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 03:09:57 -06:00
4.59 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
3901bf0ab8
commit
173c07e166
@@ -4,18 +4,16 @@
|
||||
#define __UPDATE_GUI_H
|
||||
|
||||
#include "../Common/Update.h"
|
||||
#include "OpenCallbackGUI.h"
|
||||
#include "UpdateCallbackGUI.h"
|
||||
|
||||
#include "../FileManager/UpdateCallback100.h"
|
||||
|
||||
HRESULT UpdateGUI(
|
||||
CCodecs *codecs,
|
||||
const NWildcard::CCensor &censor,
|
||||
const NWildcard::CCensor &censor,
|
||||
CUpdateOptions &options,
|
||||
bool showDialog,
|
||||
CUpdateErrorInfo &errorInfo,
|
||||
COpenCallbackGUI *openCallback,
|
||||
CUpdateCallbackGUI *callback);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user