mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35: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:
@@ -20,9 +20,9 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <QtWidgets/QWidget>
|
||||
#include "ui/flatbutton.h"
|
||||
#include "ui/countryinput.h"
|
||||
#include "ui/flatlabel.h"
|
||||
#include "intro/introwidget.h"
|
||||
|
||||
class IntroPhone final : public IntroStep {
|
||||
|
Reference in New Issue
Block a user