From d97189f055798b5b2051c1c5770a3def62747461 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 23 Jul 2012 00:10:43 +0300 Subject: Improve perfomance in some object constructors. --- src/gui/widgets/chattab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/chattab.h') diff --git a/src/gui/widgets/chattab.h b/src/gui/widgets/chattab.h index e1e2c211d..3d591cf3c 100644 --- a/src/gui/widgets/chattab.h +++ b/src/gui/widgets/chattab.h @@ -184,8 +184,8 @@ class ChatTab : public Tab void addRow(std::string &line); - ScrollArea *mScrollArea; BrowserBox *mTextOutput; + ScrollArea *mScrollArea; bool mAllowHightlight; bool mRemoveNames; bool mNoAway; -- cgit v1.2.3-60-g2f50