mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
added webvideo and article layouts for inline bots
This commit is contained in:
@@ -430,6 +430,7 @@ private:
|
||||
QString _inlineBotTitle;
|
||||
uint64 _lastScrolled;
|
||||
QTimer _updateInlineItems;
|
||||
bool _inlineWithThumb;
|
||||
|
||||
typedef QVector<LayoutInlineItem*> InlineItems;
|
||||
struct InlineRow {
|
||||
@@ -617,6 +618,7 @@ private:
|
||||
bool _horizontal;
|
||||
|
||||
void leaveToChildEvent(QEvent *e);
|
||||
void hideAnimated();
|
||||
|
||||
void updateSelected();
|
||||
void updateIcons();
|
||||
|
Reference in New Issue
Block a user