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

@@ -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).