mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
fixed shared memory locations, scheme updated
This commit is contained in:
@@ -418,7 +418,6 @@ public:
|
||||
void contextMenuEvent(QContextMenuEvent *e);
|
||||
|
||||
void updateTopBarSelection();
|
||||
void checkMentionDropdown();
|
||||
|
||||
void paintTopBar(QPainter &p, float64 over, int32 decreaseWidth);
|
||||
void topBarClick();
|
||||
@@ -650,7 +649,7 @@ public slots:
|
||||
|
||||
void onFieldFocused();
|
||||
void onFieldResize();
|
||||
void onFieldCursorChanged();
|
||||
void onCheckMentionDropdown();
|
||||
void onScrollTimer();
|
||||
|
||||
void onForwardSelected();
|
||||
|
Reference in New Issue
Block a user