diff options
Diffstat (limited to 'indra/newview/llpanelclassified.h')
-rw-r--r-- | indra/newview/llpanelclassified.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelclassified.h b/indra/newview/llpanelclassified.h index f28795a4f2..e3705705db 100644 --- a/indra/newview/llpanelclassified.h +++ b/indra/newview/llpanelclassified.h @@ -95,6 +95,7 @@ public: void sendClassifiedInfoRequest(); void sendClassifiedInfoUpdate(); + void resetDirty(); void confirmPublish(S32 option); static void processClassifiedInfoReply(LLMessageSystem* msg, void**); |