mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Closed alpha version 1.9.21.2.
This commit is contained in:
@@ -356,7 +356,7 @@ void EditExceptions(
|
||||
Ui::LayerOption::KeepOther);
|
||||
}
|
||||
|
||||
[[nodiscard]] void CreateIconSelector(
|
||||
void CreateIconSelector(
|
||||
not_null<QWidget*> outer,
|
||||
not_null<QWidget*> box,
|
||||
not_null<QWidget*> parent,
|
||||
|
@@ -9,7 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
|
||||
#include "base/const_string.h"
|
||||
|
||||
#define TDESKTOP_REQUESTED_ALPHA_VERSION (1009021001ULL)
|
||||
#define TDESKTOP_REQUESTED_ALPHA_VERSION (1009021002ULL)
|
||||
|
||||
#ifdef TDESKTOP_ALLOW_CLOSED_ALPHA
|
||||
#define TDESKTOP_ALPHA_VERSION TDESKTOP_REQUESTED_ALPHA_VERSION
|
||||
|
Reference in New Issue
Block a user