diff options
Diffstat (limited to 'fpdfsdk/include/pdfwindow/PWL_Label.h')
-rw-r--r-- | fpdfsdk/include/pdfwindow/PWL_Label.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/include/pdfwindow/PWL_Label.h b/fpdfsdk/include/pdfwindow/PWL_Label.h index 7f28189199..3df547e0b2 100644 --- a/fpdfsdk/include/pdfwindow/PWL_Label.h +++ b/fpdfsdk/include/pdfwindow/PWL_Label.h @@ -11,7 +11,7 @@ class IFX_Edit; -class PWL_CLASS CPWL_Label : public CPWL_Wnd +class CPWL_Label : public CPWL_Wnd { public: CPWL_Label(); |