Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'far2l/src/message.hpp')
-rw-r--r--far2l/src/message.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/far2l/src/message.hpp b/far2l/src/message.hpp
index ee091471..ab5ba49e 100644
--- a/far2l/src/message.hpp
+++ b/far2l/src/message.hpp
@@ -93,3 +93,4 @@ void GetMessagePosition(int &X1,int &Y1,int &X2,int &Y2);
int AbortMessage();
bool GetErrorString(FARString &strErrStr);
+void SetErrorString(const FARString &strErrStr);