X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fctsim-map.h;h=7f695592e58b8c9ba5a85376b2051a6d24748d05;hb=HEAD;hp=7ecb24be70d4628c42cbe90e4d0e167f9439d885;hpb=17f20398d8bb0e4b97b5884b999bbe8d58c5254f;p=ctsim.git diff --git a/src/ctsim-map.h b/src/ctsim-map.h index 7ecb24b..7f69559 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,9 @@ #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 +#define IDH_DLG_IMPORT 8618 +#define IDH_DLG_THETA_RANGE 8619