mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Remove layer deletion by timer in MainWindow.
It could be: schedule deletion -> show new box -> delete it by timer. This fixes the error box display when adding users to groups.
This commit is contained in:
@@ -152,7 +152,6 @@ protected:
|
||||
|
||||
public slots:
|
||||
void showSettings();
|
||||
void layerHidden();
|
||||
void setInnerFocus();
|
||||
void updateConnectingStatus();
|
||||
|
||||
|
Reference in New Issue
Block a user