mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
parent
42c4a74826
commit
b41767d087
|
@ -6,8 +6,8 @@
|
|||
|
||||
AboutFriendForm::AboutFriendForm(QPointer<IAboutFriend> about, QWidget* parent)
|
||||
: QDialog(parent)
|
||||
, about{about}
|
||||
, ui(new Ui::AboutFriendForm)
|
||||
, about{about}
|
||||
{
|
||||
ui->setupUi(this);
|
||||
ui->label_4->hide();
|
||||
|
|
Loading…
Reference in New Issue
Block a user