diff options
author | Paul ProductEngine <pguslisty@productengine.com> | 2011-06-28 21:53:19 +0300 |
---|---|---|
committer | Paul ProductEngine <pguslisty@productengine.com> | 2011-06-28 21:53:19 +0300 |
commit | 25fa0e79c7832e2e3b1aaa8079396098c8aa8fe8 (patch) | |
tree | 3a00dc0ca21bf4e602fba73f9de29a35429bec15 /indra/newview/llfloatermodelpreview.h | |
parent | 3b05866653606c247827747b0e767cd1a2545ac8 (diff) | |
parent | 0528723d0fcd926e2243d543aa51bf5261f09103 (diff) |
merge
Diffstat (limited to 'indra/newview/llfloatermodelpreview.h')
-rw-r--r-- | indra/newview/llfloatermodelpreview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatermodelpreview.h b/indra/newview/llfloatermodelpreview.h index d4f6b4d293..ab50890fb9 100644 --- a/indra/newview/llfloatermodelpreview.h +++ b/indra/newview/llfloatermodelpreview.h @@ -185,6 +185,7 @@ public: void updateResourceCost(); void loadModel(S32 lod); + void loadModel(S32 lod, const std::string& file_name); void onViewOptionChecked(const LLSD& userdata); bool isViewOptionChecked(const LLSD& userdata); |