aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanelclassified.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llpanelclassified.h')
-rw-r--r--linden/indra/newview/llpanelclassified.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanelclassified.h b/linden/indra/newview/llpanelclassified.h
index 9c39d1b..087aae0 100644
--- a/linden/indra/newview/llpanelclassified.h
+++ b/linden/indra/newview/llpanelclassified.h
@@ -95,6 +95,7 @@ public:
95 95
96 void sendClassifiedInfoRequest(); 96 void sendClassifiedInfoRequest();
97 void sendClassifiedInfoUpdate(); 97 void sendClassifiedInfoUpdate();
98 void resetDirty();
98 void confirmPublish(S32 option); 99 void confirmPublish(S32 option);
99 100
100 static void processClassifiedInfoReply(LLMessageSystem* msg, void**); 101 static void processClassifiedInfoReply(LLMessageSystem* msg, void**);