diff options
| author | Steve Bennetts <steve@lindenlab.com> | 2009-11-05 13:31:38 -0800 |
|---|---|---|
| committer | Steve Bennetts <steve@lindenlab.com> | 2009-11-05 13:31:38 -0800 |
| commit | b286744a368d2a492bd9a3446fb8d072bd9ee8cd (patch) | |
| tree | ec00b869367187831e097b0a406e193cb2e0832a /indra/newview/llsyswellwindow.cpp | |
| parent | 6ce9f3b047084a9b947f66d041645238feb4b09b (diff) | |
| parent | e26dacb374ec0fd87679aa730cf937a44bab3628 (diff) | |
Merge
Diffstat (limited to 'indra/newview/llsyswellwindow.cpp')
| -rw-r--r-- | indra/newview/llsyswellwindow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llsyswellwindow.cpp b/indra/newview/llsyswellwindow.cpp index c255418429..723ac0fc33 100644 --- a/indra/newview/llsyswellwindow.cpp +++ b/indra/newview/llsyswellwindow.cpp @@ -66,6 +66,7 @@ BOOL LLSysWellWindow::postBuild() // init connections to the list's update events connectListUpdaterToSignal("notify"); connectListUpdaterToSignal("groupnotify"); + connectListUpdaterToSignal("offer"); // get a corresponding channel initChannel(); |
