diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-02-09 07:54:51 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-02-08 21:41:17 +0000 |
commit | 01aa78cf08e58d8cb9c2f038915272f504db2205 (patch) | |
tree | 57f8b1c113fb451c7cbd89ff511bfa6c460ac0f6 /vbahelper/inc | |
parent | 4bae5148842115d860b5392b98ff8121b468ac4c (diff) |
vcl: cmdevt.[hc]xx -> commandevent.[hc]xx
Change-Id: I77b30f28ae5a6fad360d7cada9acfaa9c324408b
Reviewed-on: https://gerrit.libreoffice.org/22216
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vbahelper/inc')
-rw-r--r-- | vbahelper/inc/pch/precompiled_msforms.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx index 2c23ef534879..306af94e5c26 100644 --- a/vbahelper/inc/pch/precompiled_msforms.hxx +++ b/vbahelper/inc/pch/precompiled_msforms.hxx @@ -103,7 +103,7 @@ #include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/cmdevt.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> |