From b6f4e9794116c10e30e61e926f40fb68c86141af Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Mon, 9 Nov 2009 14:58:57 -0700 Subject: Moved 1.2 alerts to the new notification system --- linden/indra/newview/llviewerwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linden/indra/newview/llviewerwindow.h') diff --git a/linden/indra/newview/llviewerwindow.h b/linden/indra/newview/llviewerwindow.h index 74edd2e..85cdc52 100644 --- a/linden/indra/newview/llviewerwindow.h +++ b/linden/indra/newview/llviewerwindow.h @@ -347,7 +347,7 @@ public: // Request display setting changes void toggleFullscreen(BOOL show_progress); void toggleFullscreenConfirm(); - static void toggleFullscreenCallback(S32 option, void *userdata); + static bool toggleFullscreenCallback(const LLSD& notification, const LLSD& response, LLViewerWindow *self); // handle shutting down GL and bringing it back up void requestResolutionUpdate(bool fullscreen_checked); -- cgit v1.1