summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelsnapshot.h
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-11-29 17:18:40 -0500
committerDebi King (Dessie) <dessie@lindenlab.com>2011-11-29 17:18:40 -0500
commitae2a1ea9f10dc9bf3cc5ef59f1428ea1e5fa6495 (patch)
treef1b2c77031b49b5e78b9baca0440f85dd4bbcd09 /indra/newview/llpanelsnapshot.h
parentaaa085cebff88af48bbe4e8a9b41b3aeb60238c2 (diff)
parent0c36f481f13493801788ef233b96a2bfe5a44060 (diff)
merge
Diffstat (limited to 'indra/newview/llpanelsnapshot.h')
-rw-r--r--indra/newview/llpanelsnapshot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelsnapshot.h b/indra/newview/llpanelsnapshot.h
index a49782a3e0..7adb2fabc7 100644
--- a/indra/newview/llpanelsnapshot.h
+++ b/indra/newview/llpanelsnapshot.h
@@ -52,6 +52,7 @@ public:
virtual void enableAspectRatioCheckbox(BOOL enable);
virtual LLFloaterSnapshot::ESnapshotFormat getImageFormat() const;
virtual void updateControls(const LLSD& info) = 0; ///< Update controls from saved settings
+ void enableControls(BOOL enable);
protected:
LLSideTrayPanelContainer* getParentContainer();