summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/appdata.hxx
diff options
context:
space:
mode:
authorChristian Lippka <christian.lippka@sun.com>2010-01-04 15:43:22 +0100
committerChristian Lippka <christian.lippka@sun.com>2010-01-04 15:43:22 +0100
commit6de0e6f144f2e329f09572fa10bd2867fd96a6ea (patch)
treebda19998d895cf6279af08d04a01be3aa4ff7c49 /sfx2/source/inc/appdata.hxx
parentb354b53c2d2c28a93fc06b06e1e855f38a46e841 (diff)
parent0de34b05f3c1a0409d23b63b9e69d4d7abbe1090 (diff)
merge to m68
Diffstat (limited to 'sfx2/source/inc/appdata.hxx')
-rw-r--r--sfx2/source/inc/appdata.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sfx2/source/inc/appdata.hxx b/sfx2/source/inc/appdata.hxx
index bd782b76a5ae..8b0420ef1e97 100644
--- a/sfx2/source/inc/appdata.hxx
+++ b/sfx2/source/inc/appdata.hxx
@@ -32,7 +32,7 @@
#include <tools/link.hxx>
#include <tools/list.hxx>
-#include <svtools/lstner.hxx>
+#include <svl/lstner.hxx>
#include <vcl/timer.hxx>
#include <tools/string.hxx>
#include "rtl/ref.hxx"
@@ -58,7 +58,6 @@ class SfxFilterMatcher;
class SfxCancelManager;
class SfxStatusDispatcher;
class SfxDdeTriggerTopic_Impl;
-class SfxMiscCfg;
class SfxDocumentTemplates;
class SfxFrameArr_Impl;
class SvtSaveOptions;
@@ -122,7 +121,6 @@ public:
SfxEventConfiguration* pEventConfig;
SvUShorts* pDisabledSlotList;
SvStrings* pSecureURLs;
- SfxMiscCfg* pMiscConfig;
SvtSaveOptions* pSaveOptions;
SvtUndoOptions* pUndoOptions;
SvtHelpOptions* pHelpOptions;