From 0867207f2934ba20ab2636d38ec64a01a5a2a8d7 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 31 Jan 2013 11:02:05 +0000 Subject: tell the options dialog to relayout if a pane queue-resizes Change-Id: I44686ea724873181018bf00253a08afa58c9a10b --- sfx2/inc/sfx2/macropg.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sfx2/inc') 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; -- cgit