X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fctsim-map.h;h=d4ab3d7ed9b6b0d0b8fa63c358c7d8a1cba0888a;hb=83158c3c680f32c698a3be9d1dbf6d37b53d6bc8;hp=7ecb24be70d4628c42cbe90e4d0e167f9439d885;hpb=17f20398d8bb0e4b97b5884b999bbe8d58c5254f;p=ctsim.git diff --git a/src/ctsim-map.h b/src/ctsim-map.h index 7ecb24b..d4ab3d7 100644 --- a/src/ctsim-map.h +++ b/src/ctsim-map.h @@ -1,3 +1,4 @@ +#define IDH_QUICKSTART 8601 #define IDH_INTRODUCTION 8602 #define IDH_DLG_PROJECTIONS 8603 #define IDH_DLG_RASTERIZE 8604 @@ -10,4 +11,11 @@ #define IDH_DLG_COMPARISON 8611 #define IDH_DLG_PREFERENCES 8612 #define IDH_DLG_POLAR 8613 +#define IDH_DLG_FFT_POLAR 8614 +#define IDH_DLG_RECON_FOURIER 8615 +#define IDH_DLG_RECONSTRUCTION_REBIN 8617 + +// Need to add to .tex file +#define IDH_DLG_IMPORT 8620 +#define IDH_DLG_THETA_RANGE 8621