aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-09-02 20:16:04 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-09-02 20:16:18 +0200
commitbc4cef92d8efbf97a9215122abc2d7247c287f12 (patch)
treea5ca307281c4f143b5f172428c9fd2b629d6b426 /README
parent5c1c2ce2bdbf9735ad8a4d162609a8c22a4f0954 (diff)
downloadEpisodeBrowser-bc4cef92d8efbf97a9215122abc2d7247c287f12.tar.gz
Improve Window object.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
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.