diff options
Diffstat (limited to 'indra/newview/lltexturectrl.cpp')
-rwxr-xr-x | indra/newview/lltexturectrl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltexturectrl.cpp b/indra/newview/lltexturectrl.cpp index 2b1ed5858a..4300cafb6b 100755 --- a/indra/newview/lltexturectrl.cpp +++ b/indra/newview/lltexturectrl.cpp @@ -134,7 +134,7 @@ public: void updateFilterPermMask(); void commitIfImmediateSet(); void commitCancel(); - + void onFilterEdit(const std::string& search_string ); void setCanApply(bool can_preview, bool can_apply); |