summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/framework
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-29 18:13:20 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-29 22:47:10 +0900
commitbf5115328ed454f43b4443f3891a0183dfd62814 (patch)
treef6e84c3490f965aa583e59be281e32e207b400c2 /sd/source/ui/inc/framework
parentremoved unused TestMenu & TestPanel (diff)
downloadcore-bf5115328ed454f43b4443f3891a0183dfd62814.tar.gz
core-bf5115328ed454f43b4443f3891a0183dfd62814.zip
removed unnecessary forward declarations of class
except * sd::ViewTabBar moved to ViewShellBase.hxx * sd::TemplateEntry moved to AllMasterPageSelector.hxx Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3
Diffstat (limited to 'sd/source/ui/inc/framework')
-rw-r--r--sd/source/ui/inc/framework/ConfigurationController.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/inc/framework/ConfigurationController.hxx b/sd/source/ui/inc/framework/ConfigurationController.hxx
index ad60b1d23415..93c73fcc8e7a 100644
--- a/sd/source/ui/inc/framework/ConfigurationController.hxx
+++ b/sd/source/ui/inc/framework/ConfigurationController.hxx
@@ -56,11 +56,6 @@ namespace sd { class ViewShellBase; }
namespace sd { namespace framework {
-class ChangeRequestQueueProcessor;
-class ConfigurationControllerBroadcaster;
-class ConfigurationUpdater;
-class ConfigurationUpdaterLock;
-
/** The configuration controller is responsible for maintaining the current
configuration.