aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-09-03 01:15:01 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-09-03 01:15:01 +0200
commit2cd22c671c67deaf2c1fcb659e3262bf57552557 (patch)
tree825342c317a39022cd60d0aad6569e5f8ef11c0d /README
parentd02e63924c92a6f0f2f88881a75680cb9a538962 (diff)
downloadEpisodeBrowser-2cd22c671c67deaf2c1fcb659e3262bf57552557.tar.gz
Add Preferences dialog (WIP).
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ff7a892..570233f 100644
--- a/README
+++ b/README
@@ -26,9 +26,9 @@ episodelistview.cpp,h
Defines the interface to the episode list view.
datalistview.cpp,h
Defines the interface to the data list view.
-resource.rc
+res.rc
Defines menu and dialog window resources.
-resource.h
+res.h
Defines identifiers and macros for resources.
>> Backend <<