mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
version 0.7.17 prepared
This commit is contained in:
@@ -71,10 +71,8 @@ _saveMsgStarted(0), _saveMsgOpacity(0)
|
||||
setMouseTracking(true);
|
||||
|
||||
hide();
|
||||
psUpdateOverlayed(this);
|
||||
show();
|
||||
hide();
|
||||
|
||||
createWinId();
|
||||
|
||||
connect(&_close, SIGNAL(clicked()), this, SLOT(onClose()));
|
||||
connect(&_save, SIGNAL(clicked()), this, SLOT(onDownload()));
|
||||
connect(&_forward, SIGNAL(clicked()), this, SLOT(onForward()));
|
||||
|
Reference in New Issue
Block a user