Ticket #3425: filezilla-02-SetActive.diff
File filezilla-02-SetActive.diff, 471 bytes (added by , 17 years ago) |
---|
-
trunk/src/interface/QueueView.h
75 75 76 76 bool IsEmpty() const; 77 77 int IsActive() const { return m_activeMode; } 78 bool SetActive( constbool active = true);78 bool SetActive(bool active = true); 79 79 bool Quit(); 80 80 81 81 // If the settings are changed, this function will recalculate some