mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Fix build in Xcode / GCC.
This commit is contained in:
@@ -123,7 +123,7 @@ private:
|
||||
void updateHeaderControlsGeometry(int newWidth);
|
||||
void updateSearchEnabledByContent();
|
||||
|
||||
Wrap _wrap;
|
||||
//Wrap _wrap;
|
||||
not_null<Controller*> _controller;
|
||||
not_null<PeerData*> _peer;
|
||||
std::unique_ptr<PeerListController> _listController;
|
||||
|
Reference in New Issue
Block a user