Chromium Code Reviews| Index: fpdfsdk/include/pdfwindow/PWL_ListBox.h |
| diff --git a/fpdfsdk/include/pdfwindow/PWL_ListBox.h b/fpdfsdk/include/pdfwindow/PWL_ListBox.h |
| index 97a4529af9c3a9f0099da201a0947d56f4f36bca..7c37fb30ef1a86405060de5b552d40a3cdf90504 100644 |
| --- a/fpdfsdk/include/pdfwindow/PWL_ListBox.h |
| +++ b/fpdfsdk/include/pdfwindow/PWL_ListBox.h |
| @@ -37,7 +37,7 @@ private: |
| CPWL_ListBox* m_pList; |
| }; |
| -class PWL_CLASS CPWL_ListBox : public CPWL_Wnd |
| +class CPWL_ListBox : public CPWL_Wnd |
| { |
| public: |
| CPWL_ListBox(); |