From 4caea48fbbe05ae927448d39a4166e75c4907aa4 Mon Sep 17 00:00:00 2001 From: Keshav Bhatt Date: Mon, 30 Aug 2021 13:16:38 +0530 Subject: updated rateApp and about dialog --- src/about.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/about.h') diff --git a/src/about.h b/src/about.h index 34551b3..74bfe0d 100644 --- a/src/about.h +++ b/src/about.h @@ -18,6 +18,8 @@ public: private slots: void on_debugInfoButton_clicked(); + void on_donate_2_clicked(); + private: Ui::About *ui; -- cgit v1.2.3