2
0
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:
John Preston
2015-02-19 15:22:59 +03:00
parent 988da75d82
commit 206176eeb7
8 changed files with 18 additions and 20 deletions

View File

@@ -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()));