diff options
author | Jacek Antonelli | 2008-08-15 23:45:29 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:29 -0500 |
commit | 7bdb4845afdd157f95281293803567090e3f992a (patch) | |
tree | fbcada1c227d7407f9f37ccba360bfe6326d9c5e /linden/indra/newview/llpanelclassified.h | |
parent | Second Life viewer sources 1.19.0.0 (diff) | |
download | meta-impy-7bdb4845afdd157f95281293803567090e3f992a.zip meta-impy-7bdb4845afdd157f95281293803567090e3f992a.tar.gz meta-impy-7bdb4845afdd157f95281293803567090e3f992a.tar.bz2 meta-impy-7bdb4845afdd157f95281293803567090e3f992a.tar.xz |
Second Life viewer sources 1.19.0.2
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llpanelclassified.h | 1 |
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**); |