diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-01-31 11:02:05 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-01-31 11:30:49 +0000 |
commit | 0867207f2934ba20ab2636d38ec64a01a5a2a8d7 (patch) | |
tree | de146ae13c790f2c8c8a6015071d830c48f37de2 /sfx2/inc | |
parent | b0f4052cf2f4924251a835470c78aa85f8da93f1 (diff) |
tell the options dialog to relayout if a pane queue-resizes
Change-Id: I44686ea724873181018bf00253a08afa58c9a10b
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/sfx2/macropg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/macropg.hxx b/sfx2/inc/sfx2/macropg.hxx index b3b39d5161b3..1a6c87198f41 100644 --- a/sfx2/inc/sfx2/macropg.hxx +++ b/sfx2/inc/sfx2/macropg.hxx @@ -34,7 +34,6 @@ class Edit; class String; class SfxObjectShell; -class SfxConfigGroupListBox_Impl; class SfxConfigFunctionListBox_Impl; class _HeaderTabListBox; |