mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-04 00:15:42 +00:00
Moved out common default style entries from settings.
This commit is contained in:
@@ -30,7 +30,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "ui/wrap/slide_wrap.h"
|
||||
#include "styles/style_layers.h"
|
||||
#include "styles/style_boxes.h"
|
||||
#include "styles/style_settings.h"
|
||||
|
||||
namespace {
|
||||
|
||||
@@ -369,7 +368,7 @@ void UsernamesBox(
|
||||
container,
|
||||
std::move(description),
|
||||
st::boxDividerLabel),
|
||||
st::settingsDividerLabelPadding));
|
||||
st::defaultBoxDividerLabelPadding));
|
||||
|
||||
const auto list = box->addRow(
|
||||
object_ptr<UsernamesList>(
|
||||
|
Reference in New Issue
Block a user