Changeset 1162 for trunk/dll/viewer.c
- Timestamp:
- Sep 5, 2008, 11:43:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/viewer.c
r1063 r1162 34 34 #include "strutil.h" // GetPString 35 35 #include "notebook.h" // External viewers 36 #include "colors.h" // ColorDlgProc 37 #include "mainwnd.h" // FillClient 38 #include "viewer.h" 39 #include "codepage.h" // PickCodepage 40 #include "dirs.h" // switch_to 36 41 #include "fm3dll.h" 42 #include "misc.h" // SetMenuCheck, disable_menuitem 37 43 #include "fortify.h" 38 44
Note:
See TracChangeset
for help on using the changeset viewer.