refactor/reformat. remove useless common.h
This commit is contained in:
@@ -49,8 +49,7 @@ NotebookTab *NotebookPage::getTab() const
|
||||
return _tab;
|
||||
}
|
||||
|
||||
void
|
||||
NotebookPage::addChat(bool openChannelNameDialog)
|
||||
void NotebookPage::addChat(bool openChannelNameDialog)
|
||||
{
|
||||
ChatWidget *w = new ChatWidget();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user