diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-04-13 23:44:29 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-04-13 23:44:29 +0200 |
commit | a6611be6bc145a9f538a9f1bbe6d40f32ebad1c9 (patch) | |
tree | 9f816a202a4d299ba7cabb2406c5d31bd6a63422 /extensions/source/propctrlr/eventhandler.cxx | |
parent | f5051821bc5da0fa7b3de78d21aee305fce3d46b (diff) |
Clean up function declarations and some unused functions
Change-Id: Ie81d270267b6c3c3620ade62eb393b28d995a654
Diffstat (limited to 'extensions/source/propctrlr/eventhandler.cxx')
-rw-r--r-- | extensions/source/propctrlr/eventhandler.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/source/propctrlr/eventhandler.cxx b/extensions/source/propctrlr/eventhandler.cxx index 506579679b41..9c3c98abe222 100644 --- a/extensions/source/propctrlr/eventhandler.cxx +++ b/extensions/source/propctrlr/eventhandler.cxx @@ -19,6 +19,7 @@ #include "eventhandler.hxx" +#include "pcrservices.hxx" #include "propctrlr.hrc" #include "formbrowsertools.hxx" #include "formresid.hrc" |