Added the name of the app's icon author to the About dialog.

This commit is contained in:
2024-02-26 12:01:17 +03:00
parent a141add693
commit 86bab7a53b
3 changed files with 1 additions and 1 deletions

View File

@@ -44,6 +44,7 @@
#define IDC_ABOUT_COPYRIGHT 1013
#define IDC_ABOUT_BUILDTIME 1014
#define IDC_ABOUTEDIT 1015
#define IDC_ABOUT_COPYRIGHT_ICON 1016
#define IDC_STATIC -1
// Next default values for new objects

View File

@@ -23,7 +23,6 @@
// wCenterWindow
// wCenterWindow.cpp
// TODO: Add the name of app's icon author to the About dialog.
// TODO: Move the InitCommonControlsEx() function to the WinMain().
// TODO: Split main cpp-file to separate files.
// TODO: Make the automatic updater (download, unzip and replace executable).

Binary file not shown.