From bc4cef92d8efbf97a9215122abc2d7247c287f12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Fri, 2 Sep 2022 20:16:04 +0200 Subject: Improve Window object. --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index f0cecc9..c26ab24 100644 --- a/README +++ b/README @@ -26,8 +26,6 @@ episodelistview.cpp,h Defines the interface to the episode list view. datalistview.cpp,h Defines the interface to the data list view. -layout.cpp,h - Handles the placement of child windows. resource.rc Defines menu and dialog window resources. resource.h @@ -43,7 +41,7 @@ data.cpp,h >> Miscellanea << -win.cpp,h +win32.cpp,h Helpers for interacting with the Win32 API. util.h Utility functions. -- cgit v1.2.3