Commit 0ac70028 authored by Claes Sjofors's avatar Claes Sjofors

Xtt eventlist and eventlog fix

parent 19634e67
......@@ -198,7 +198,7 @@ public:
void PopList(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