Moved out MainWidget::clearBotStartToken to static function.

This commit is contained in:
23rd
2024-08-28 09:49:53 +03:00
parent 920484d540
commit ed667a42ad
2 changed files with 18 additions and 14 deletions

View File

@@ -173,8 +173,6 @@ public:
void checkChatBackground();
Image *newBackgroundThumb();
void clearBotStartToken(PeerData *peer);
void setInnerFocus();
bool contentOverlapped(const QRect &globalRect);