2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Confirm box for revoke link / end program.

This commit is contained in:
John Preston
2024-11-30 13:10:03 +04:00
parent ad6272bfe5
commit ca89aa8377
7 changed files with 153 additions and 30 deletions

View File

@@ -69,6 +69,8 @@ public:
[[nodiscard]] const std::vector<QString> &startRefPrefixes();
[[nodiscard]] bool starrefSetupAllowed() const;
[[nodiscard]] bool starrefJoinAllowed() const;
[[nodiscard]] int starrefCommissionMin() const;
[[nodiscard]] int starrefCommissionMax() const;
void refresh(bool force = false);