summaryrefslogtreecommitdiff
path: root/pidgin/win32/gtkwin32dep.h
diff options
context:
space:
mode:
Diffstat (limited to 'pidgin/win32/gtkwin32dep.h')
-rw-r--r--pidgin/win32/gtkwin32dep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pidgin/win32/gtkwin32dep.h b/pidgin/win32/gtkwin32dep.h
index a0f64e0aca..3584334e0c 100644
--- a/pidgin/win32/gtkwin32dep.h
+++ b/pidgin/win32/gtkwin32dep.h
@@ -39,6 +39,7 @@ void winpidgin_shell_execute(const char *target, const char *verb, const char *c
void winpidgin_ensure_onscreen(GtkWidget *win);
void winpidgin_conv_blink(PurpleConversation *conv, PurpleMessageFlags flags);
void winpidgin_window_flash(GtkWindow *window, gboolean flash);
+DWORD winpidgin_get_lastactive(void);
/* init / cleanup */
void winpidgin_init(HINSTANCE);