mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-30 14:34:08 +02:00
parent
b0fe8cf53e
commit
92ac138183
@ -128,6 +128,7 @@ private void trayIcon_Click(object sender, EventArgs e){
|
|||||||
isLoaded = false;
|
isLoaded = false;
|
||||||
Show();
|
Show();
|
||||||
SetupWindow();
|
SetupWindow();
|
||||||
|
Activate();
|
||||||
|
|
||||||
trayIcon.Visible = false;
|
trayIcon.Visible = false;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user