summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpostprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterpostprocess.h')
-rw-r--r--indra/newview/llfloaterpostprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpostprocess.h b/indra/newview/llfloaterpostprocess.h
index 8b590f8b8e..88d3fd04e7 100644
--- a/indra/newview/llfloaterpostprocess.h
+++ b/indra/newview/llfloaterpostprocess.h
@@ -68,7 +68,7 @@ public:
static void onChangeEffectName(LLUICtrl* ctrl, void * userData);
/// prompts a user when overwriting an effect
- static void saveAlertCallback(S32 option, void* userData);
+ static bool saveAlertCallback(const LLSD& notification, const LLSD& response);
/// show off our menu
static void show();