Commit 71cc522b authored by Claes Sjofors's avatar Claes Sjofors Committed by Claes Sjöfors

Xtt eventlist and eventlog fix

parent a1f2bba2
......@@ -199,7 +199,7 @@ public:
void DeleteList(void* ctx);
void CreateFileSelDia(const char* title, void* parent_ctx,
void (*file_selected_cb)(void*, char*, wow_eFileSelType),
wow_eFileSelType file_type);
wow_eFileSelType file_type, wow_eFileSelAction action);
int CreateModalDialog(const char* title, const char* text,
const char* button1, const char* button2, const char* button3,
const char* image);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment