Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'windirstat/Dialogs/AboutDlg.h')
-rw-r--r--windirstat/Dialogs/AboutDlg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/windirstat/Dialogs/AboutDlg.h b/windirstat/Dialogs/AboutDlg.h
index 2e0f76e..4e62af4 100644
--- a/windirstat/Dialogs/AboutDlg.h
+++ b/windirstat/Dialogs/AboutDlg.h
@@ -63,6 +63,8 @@ class CAboutDlg : public CDialog
public:
CAboutDlg();
static CString GetAppVersion();
+ static CString GetDevelList();
+ static CString GetTranslatorList();
protected:
virtual BOOL OnInitDialog();