| Index: xfa/fwl/theme/cfwl_pushbuttontp.cpp
|
| diff --git a/xfa/fwl/theme/pushbuttontp.cpp b/xfa/fwl/theme/cfwl_pushbuttontp.cpp
|
| similarity index 99%
|
| rename from xfa/fwl/theme/pushbuttontp.cpp
|
| rename to xfa/fwl/theme/cfwl_pushbuttontp.cpp
|
| index 00ff3e97373a561511c4b2ad86658ab85cc72e1d..5889f309273edb72cabccc8ee7f589d509189e6c 100644
|
| --- a/xfa/fwl/theme/pushbuttontp.cpp
|
| +++ b/xfa/fwl/theme/cfwl_pushbuttontp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/include/fwl/theme/pushbuttontp.h"
|
| +#include "xfa/fwl/theme/cfwl_pushbuttontp.h"
|
|
|
| #include "xfa/fwl/basewidget/ifwl_pushbutton.h"
|
| #include "xfa/fwl/core/cfwl_themebackground.h"
|
|
|