mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Comment out non-folder feed code.
This commit is contained in:
@@ -252,12 +252,12 @@ private:
|
||||
int top,
|
||||
int fullWidth,
|
||||
const Text &text) const;
|
||||
void paintSearchInFeed(
|
||||
Painter &p,
|
||||
not_null<Data::Feed*> feed,
|
||||
int top,
|
||||
int fullWidth,
|
||||
const Text &text) const;
|
||||
//void paintSearchInFeed( // #feed
|
||||
// Painter &p,
|
||||
// not_null<Data::Feed*> feed,
|
||||
// int top,
|
||||
// int fullWidth,
|
||||
// const Text &text) const;
|
||||
template <typename PaintUserpic>
|
||||
void paintSearchInFilter(
|
||||
Painter &p,
|
||||
|
Reference in New Issue
Block a user