summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-08 19:03:25 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-08 20:51:09 +0100
commit6bca505449ccb625505b8ba0785862d83ea6d16d (patch)
tree0efbe7b823fbfeecc92382d29ce917db453e5cea /include/svtools
parent8413d6a91d5d03c0c47a8fbd2e41cd45cec95a1c (diff)
drop ResId forward declaration
Change-Id: Iaf79718ef607f23d7770f955170ea4f0953067e4
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/ivctrl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/ivctrl.hxx b/include/svtools/ivctrl.hxx
index 1364c6c23eaf..37f3a75fd880 100644
--- a/include/svtools/ivctrl.hxx
+++ b/include/svtools/ivctrl.hxx
@@ -28,7 +28,6 @@
#include <vcl/seleng.hxx>
#include <o3tl/typed_flags_set.hxx>
-class ResId;
class Point;
class SvxIconChoiceCtrl_Impl;
class Image;