2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

FlatLabel now can allow to select text and copy to clipboard.

Used for peer name in the new profile cover widget.
This commit is contained in:
John Preston
2016-05-26 18:31:20 +03:00
parent 1c13556b8d
commit ab59ef8498
16 changed files with 540 additions and 68 deletions

View File

@@ -68,7 +68,6 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "ui/scrollarea.h"
#include "ui/images.h"
#include "ui/text/text.h"
#include "ui/flatlabel.h"
#include "app.h"