mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-30 20:36:36 -05:00
Fix QSplitter and TitleBar StyleSheet.
This commit is contained in:
parent
53dfa67d78
commit
1146a0bf27
5 changed files with 28 additions and 47 deletions
|
|
@ -381,7 +381,7 @@ void ChatWidget::init(const ChatId &chat_id, const QString &title)
|
|||
hist_chat_type = RS_HISTORY_TYPE_PUBLIC;
|
||||
messageCount = Settings->getPublicChatHistoryCount();
|
||||
|
||||
ui->titleBarFrame->setVisible(false);
|
||||
ui->headerBFrame->setVisible(false);
|
||||
}
|
||||
|
||||
if (rsHistory->getEnable(hist_chat_type))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue