FACT++  1.0
void MainWindow::on_fStatusChatLed_clicked ( )
privateslot

Definition at line 745 of file MainWindow.cc.

References SelectTab().

746 {
747  SelectTab("Chat");
748 }
void SelectTab(const QString &name)
Definition: MainWindow.cc:100

+ Here is the call graph for this function: