mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Improved style of boosts info.
This commit is contained in:
@@ -355,6 +355,7 @@ BoostsController::BoostsController(BoostsDescriptor d)
|
||||
, _showPeerInfo(std::move(d.showPeerInfo))
|
||||
, _api(d.peer)
|
||||
, _firstSlice(std::move(d.firstSlice)) {
|
||||
PeerListController::setStyleOverrides(&st::boostsListBox);
|
||||
}
|
||||
|
||||
Main::Session &BoostsController::session() const {
|
||||
|
Reference in New Issue
Block a user