Changeset 10521 for trunk


Ignore:
Timestamp:
05/02/11 19:58:20 (13 years ago)
Author:
tbretz
Message:
Fixed chat led.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/FactGui.h

    r10518 r10521  
    11101110            fStatusChatLabel->setText(s.name.c_str());
    11111111
    1112             fChatOnline = s.index;
     1112            fChatOnline = s.index==0;
    11131113
    11141114            if (fChatOnline) // Dim connection / FTM connected
Note: See TracChangeset for help on using the changeset viewer.