summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-07 22:19:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-03-08 12:02:36 +0000
commitf150208ca885aeeaf5ecae2ff90ccf80717e3246 (patch)
tree39365913e669e2478a2f85d0dbabf6ca0192390b /sfx2/inc
parent91b5497f8a9a765af8fa3affa437ef1950783bfb (diff)
these Links either shouldn't be links, or shouldn't exist
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/sfx2/tbxctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/tbxctrl.hxx b/sfx2/inc/sfx2/tbxctrl.hxx
index 1559713cae95..be49b8d8919d 100644
--- a/sfx2/inc/sfx2/tbxctrl.hxx
+++ b/sfx2/inc/sfx2/tbxctrl.hxx
@@ -127,7 +127,7 @@ private:
SAL_DLLPRIVATE SfxPopupWindow(SfxPopupWindow &); // not defined
SAL_DLLPRIVATE void operator =(SfxPopupWindow &); // not defined
- DECL_DLLPRIVATE_LINK( Delete, void * );
+ void Delete();
protected:
virtual void PopupModeEnd();